Changeset 5320 for trunk/Ohana/src/opihi/dvo/cmd.c
- Timestamp:
- Oct 13, 2005, 2:37:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/cmd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/cmd.c
r5014 r5320 68 68 continue; 69 69 } 70 if (!load_catalog (&catalog, LOAD_AVES | LOAD_MEAS | LOAD_SECF, FALSE)) { 70 catalog.catflags = LOAD_AVES | LOAD_MEAS | LOAD_SECF; 71 if (!load_catalog (&catalog, FALSE)) { 71 72 unlock_catalog (&catalog); 72 73 continue;
Note:
See TracChangeset
for help on using the changeset viewer.
