Changeset 5320 for trunk/Ohana/src/opihi/dvo/imdata.c
- Timestamp:
- Oct 13, 2005, 2:37:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/imdata.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/imdata.c
r5014 r5320 122 122 continue; 123 123 } 124 if (!load_catalog (&catalog, LOAD_AVES, TRUE)) { 124 catalog.catflags = LOAD_AVES; 125 if (!load_catalog (&catalog, TRUE)) { 125 126 unlock_catalog (&catalog); 126 127 continue;
Note:
See TracChangeset
for help on using the changeset viewer.
