Changeset 5320 for trunk/Ohana/src/opihi/dvo/dmt.c
- Timestamp:
- Oct 13, 2005, 2:37:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/dmt.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/dmt.c
r5014 r5320 77 77 continue; 78 78 } 79 if (!load_catalog (&catalog, LOAD_AVES | LOAD_MEAS | LOAD_SECF, TRUE)) { 79 catalog.catflags = LOAD_AVES | LOAD_MEAS | LOAD_SECF; 80 if (!load_catalog (&catalog, TRUE)) { 80 81 unlock_catalog (&catalog); 81 82 continue;
Note:
See TracChangeset
for help on using the changeset viewer.
