Changeset 38352 for branches/eam_branches/ohana.20150429/src/dvomerge/src/dvomergeContinue_threaded.c
- Timestamp:
- Jun 2, 2015, 12:37:17 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20150429/src/dvomerge/src/dvomergeContinue_threaded.c
r37116 r38352 47 47 LoadCatalog (&incatalog, threadData->region, threadData->filename, "r", threadData->NsecfiltInput); 48 48 // skip empty input catalogs 49 if (!incatalog.Nave s_disk) {49 if (!incatalog.Naverage_disk) { 50 50 dvo_catalog_unlock (&incatalog); 51 51 dvo_catalog_free (&incatalog);
Note:
See TracChangeset
for help on using the changeset viewer.
