Changeset 2486 in MondoRescue
- Timestamp:
- Nov 18, 2009, 9:40:53 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.10/mondo/src/common/libmondo-devices.c
r2475 r2486 3055 3055 mr_free(bkpinfo->exclude_paths); 3056 3056 bkpinfo->exclude_paths = p; 3057 /* Always needs to be finished by a space */ 3058 mr_strcat(bkpinfo->exclude_paths, " "); 3057 3059 3058 3060 p = popup_and_get_string("Temporary directory", "Please enter your temporary directory.", bkpinfo->tmpdir);
Note:
See TracChangeset
for help on using the changeset viewer.