Changeset 3448 in MondoRescue for branches/3.2/mondo/src/mondorestore
- Timestamp:
- Aug 30, 2015, 2:35:24 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mondo/src/mondorestore/mondo-prep.c
r3438 r3448 640 640 char *tmp = NULL; 641 641 int res = 0; 642 int retval = 0;643 642 644 643 /** end ****************************************************************/ … … 787 786 log_to_screen(tmp); 788 787 mr_free(tmp); 789 } 788 790 789 retval += res; 791 790 paranoid_system("sync");
Note:
See TracChangeset
for help on using the changeset viewer.