Changeset 2232 in MondoRescue
- Timestamp:
- Jun 19, 2009, 6:04:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mondo/src/common/libmondo-mountlist.c
r2230 r2232 687 687 if (j == noof_drives) { 688 688 strcpy(drivelist->el[noof_drives++].device, truncdrive); 689 drivelist->el[noof_drives++].device[63] = '\0'; 689 690 } 690 691 paranoid_free(drive);
Note:
See TracChangeset
for help on using the changeset viewer.