Changeset 1095 in MondoRescue
- Timestamp:
- Feb 3, 2007, 3:42:29 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/common/libmondo-tools.c
r1087 r1095 12 12 #include "mr_mem.h" 13 13 #include "mr_file.h" 14 14 15 #include "mondostructures.h" 15 16 #include "lib-common-externs.h" … … 674 675 mr_fprintf(fd1, "iso-prefix %s\n", bkpinfo->prefix); 675 676 676 mr_f lcose(fd1);677 mr_fclose(fd1); 677 678 } // end of iso code 678 679
Note:
See TracChangeset
for help on using the changeset viewer.