Changeset 5320 for trunk/Ohana/src/opihi/dvo/cmatch.c
- Timestamp:
- Oct 13, 2005, 2:37:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/cmatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/cmatch.c
r5014 r5320 40 40 return (FALSE); 41 41 } 42 if (!load_catalog (&catalog1, LOAD_AVES | LOAD_MEAS | LOAD_SECF, TRUE)) { 42 catalog1.catflags = LOAD_AVES | LOAD_MEAS | LOAD_SECF; 43 if (!load_catalog (&catalog1, TRUE)) { 43 44 unlock_catalog (&catalog1); 44 45 return (FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.
