IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2006, 3:48:15 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.59

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/tests/metadatafromobject.c

    r10152 r10155  
    10881088            exit(EXIT_FAILURE);
    10891089        }
    1090         if (strncmp(psMetadataLookupPtr(&status, md, "det_mode"), "a string", MAX_STRING_LENGTH)) {
     1090        if (strncmp(psMetadataLookupPtr(&status, md, "mode"), "a string", MAX_STRING_LENGTH)) {
    10911091            psFree(md);
    10921092            exit(EXIT_FAILURE);
Note: See TracChangeset for help on using the changeset viewer.