Changeset 10155 for trunk/ippdb/tests/metadatafromobject.c
- Timestamp:
- Nov 22, 2006, 3:48:15 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/metadatafromobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/metadatafromobject.c
r10152 r10155 1088 1088 exit(EXIT_FAILURE); 1089 1089 } 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)) { 1091 1091 psFree(md); 1092 1092 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
