Changeset 5320 for trunk/Ohana/src/opihi/dvo/lcurve.c
- Timestamp:
- Oct 13, 2005, 2:37:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/lcurve.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/lcurve.c
r5014 r5320 88 88 return (FALSE); 89 89 } 90 if (!load_catalog (&catalog, LOAD_AVES | LOAD_MEAS, TRUE)) { 90 catalog.catflags = LOAD_AVES | LOAD_MEAS; 91 if (!load_catalog (&catalog, TRUE)) { 91 92 unlock_catalog (&catalog); 92 93 return (FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.
