Changeset 15743 for trunk/Ohana/src/gastro2/src/getptolemy.c
- Timestamp:
- Dec 5, 2007, 3:29:29 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/gastro2/src/getptolemy.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/gastro2/src/getptolemy.c
r12332 r15743 38 38 dvo_catalog_unlock (&catalog); 39 39 40 // Nave _disk == 0 implies an empty catalog file40 // Naves_disk == 0 implies an empty catalog file 41 41 // for only_match, skip empty catalogs 42 if (!catalog.Nave _disk) {42 if (!catalog.Naves_disk) { 43 43 dvo_catalog_free (&catalog); 44 44 continue;
Note:
See TracChangeset
for help on using the changeset viewer.
