Changeset 2188 in MondoRescue for branches/2.2.9/mondo/src/common
- Timestamp:
- Apr 30, 2009, 6:01:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mondo/src/common/mondostructures.h
r1967 r2188 79 79 * The list of entries, all @p entries of them. 80 80 */ 81 struct mountlist_line el[MAX_ TAPECATALOG_ENTRIES];81 struct mountlist_line el[MAX_MOUNTLIST_ENTRIES]; 82 82 }; 83 83
Note:
See TracChangeset
for help on using the changeset viewer.