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