Changeset 2485 in MondoRescue
- Timestamp:
- Nov 15, 2009, 2:31:30 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mondo/src/common/libmondo-devices.c
r2473 r2485 2579 2579 finish(1); 2580 2580 } 2581 /* Always needs to be finished by a space */ 2582 if (bkpinfo->exclude_paths[0]) { 2583 strcat(bkpinfo->exclude_paths, " "); 2584 } 2581 2585 if (!popup_and_get_string 2582 2586 ("Temporary directory",
Note:
See TracChangeset
for help on using the changeset viewer.