Changeset 1184 in MondoRescue
- Timestamp:
- Feb 18, 2007, 11:27:26 PM (18 years ago)
- Location:
- branches/stable/mondo/src/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/common/libmondo-tools.c
r1178 r1184 348 348 char *cdr_exe = NULL; 349 349 char *tmp = NULL; 350 char *tmp1 = NULL;351 350 char *call_before_iso_user = NULL; 352 351 int rdsiz_MB; -
branches/stable/mondo/src/common/newt-specific.c
r1181 r1184 420 420 /*@ int ************************************************************** */ 421 421 int i = 0; 422 size_t n = 0;423 422 424 423 assert_string_is_neither_NULL_nor_zerolength(filename);
Note:
See TracChangeset
for help on using the changeset viewer.