- Timestamp:
- Sep 2, 2010, 7:03:03 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mondo/src/include/my-stuff.h
r2627 r2679 114 114 #define MAX_TAPECATALOG_ENTRIES 16384 ///< The maximum number of entries in the tape catalog. 115 115 #define MAX_MOUNTLIST_ENTRIES 8192 ///< The maximum number of entries in the mountlist. 116 #define MAX_STR_LEN 384///< The maximum length of almost all @p char buffers in Mondo.116 #define MAX_STR_LEN 512 ///< The maximum length of almost all @p char buffers in Mondo. 117 117 /// Note: Make this divisible by eight to avoid aligment issues 118 118 /// on 64bit platforms like ia64.
Note:
See TracChangeset
for help on using the changeset viewer.