Changeset 6683 for trunk/Ohana/src/opihi/dvo/mextract.c
- Timestamp:
- Mar 26, 2006, 10:46:32 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/mextract.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/mextract.c
r5945 r6683 58 58 catalog.filename = skylist[0].filename[i]; 59 59 switch (lock_catalog (&catalog, LCK_SOFT)) { 60 case 2:61 unlock_catalog (&catalog);62 case 0:63 continue;60 case 2: 61 unlock_catalog (&catalog); 62 case 0: 63 continue; 64 64 } 65 65 catalog.catflags = LOAD_AVES | LOAD_MEAS | LOAD_SECF;
Note:
See TracChangeset
for help on using the changeset viewer.
