Changeset 1931 in MondoRescue
- Timestamp:
- May 7, 2008, 11:37:14 AM (17 years ago)
- Location:
- branches/2.2.6/mondo/src/mondorestore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/2.2.6/mondo/src/mondorestore/mondo-restore-EXT.h ¶
r1784 r1931 5 5 #endif 6 6 7 extern bool g_sigpipe_caught;8 7 extern bool g_ISO_restore_mode; /* are we in Iso Mode? */ 9 8 extern bool g_I_have_just_nuked; -
TabularUnified branches/2.2.6/mondo/src/mondorestore/mondo-rstr-tools.c ¶
r1930 r1931 134 134 #include "mondo-rstr-tools.h" 135 135 136 extern bool g_sigpipe_caught;137 136 extern bool g_ISO_restore_mode; /* are we in Iso Mode? */ 138 137 extern bool g_I_have_just_nuked;
Note:
See TracChangeset
for help on using the changeset viewer.