IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2007, 3:29:29 PM (19 years ago)
Author:
eugene
Message:

importing updates from eam_branch_20071130

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/gastro2/src/getptolemy.c

    r12332 r15743  
    3838    dvo_catalog_unlock (&catalog);
    3939
    40     // Nave_disk == 0 implies an empty catalog file
     40    // Naves_disk == 0 implies an empty catalog file
    4141    // for only_match, skip empty catalogs
    42     if (!catalog.Nave_disk) {
     42    if (!catalog.Naves_disk) {
    4343      dvo_catalog_free (&catalog);
    4444      continue;
Note: See TracChangeset for help on using the changeset viewer.