Changeset 1529 in MondoRescue for branches/stable/mondo/src/include
- Timestamp:
- Jul 6, 2007, 2:28:03 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/include/my-stuff.h
r1458 r1529 337 337 #define log_it(format, args...) mr_msg(2, format, ## args) 338 338 339 #define DEFAULT_DVD_DISK_SIZE 4 380 ///< The default size (in MB) of a DVD disk, unless the user says otherwise.339 #define DEFAULT_DVD_DISK_SIZE 4480 ///< The default size (in MB) of a DVD disk, unless the user says otherwise. 340 340 341 341 #define DEFAULT_DEBUG_LEVEL 4 ///< By default, don't log messages with a loglevel higher than this.
Note:
See TracChangeset
for help on using the changeset viewer.