IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12521


Ignore:
Timestamp:
Mar 21, 2007, 12:01:56 PM (19 years ago)
Author:
magnier
Message:

adding return

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsRead.c

    r12480 r12521  
    8282            psWarning("Unable to parse concept %s, but concept not marked as required.\n", spec->blank->name);
    8383            psErrorClear();
     84            return true; // XXX return?
    8485        }
    8586    }
Note: See TracChangeset for help on using the changeset viewer.