- Timestamp:
- May 17, 2010, 4:55:15 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mondo/src/common/libmondo-devices.c
r2633 r2634 1976 1976 strcat(bkpinfo->exclude_paths, mounted_on_dsf); 1977 1977 strcat(bkpinfo->exclude_paths, " "); 1978 strcat(bkpinfo->exclude_devs, " %s ", token); 1978 strcat(bkpinfo->exclude_devs, token); 1979 strcat(bkpinfo->exclude_paths, " "); 1979 1980 } 1980 1981 } else {
Note:
See TracChangeset
for help on using the changeset viewer.