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/alloc.c

    r10152 r10155  
    912912            exit(EXIT_FAILURE);
    913913        }
    914         if (strncmp(object->det_mode, "a string", MAX_STRING_LENGTH)) {
     914        if (strncmp(object->mode, "a string", MAX_STRING_LENGTH)) {
    915915            psFree(object);
    916916            exit(EXIT_FAILURE);
Note: See TracChangeset for help on using the changeset viewer.