IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 30, 2008, 2:59:09 PM (18 years ago)
Author:
Paul Price
Message:

Incrementing to version 1.1.39 in preparation for IPP 2.6 release

File:
1 edited

Legend:

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

    r18595 r18796  
    30073007        bool            status;
    30083008
    3009         object = magicRunRowAlloc(-64, "a string", "a string", "a string", "a string", "a string", "0001-01-01T00:00:00Z", -16);
     3009        object = magicRunRowAlloc(-64, -64, "a string", "a string", "a string", "a string", "a string", "0001-01-01T00:00:00Z", -16);
    30103010        if (!object) {
    30113011            exit(EXIT_FAILURE);
     
    30193019        psFree(object);
    30203020
     3021            psFree(md);
     3022            exit(EXIT_FAILURE);
     3023        }
    30213024            psFree(md);
    30223025            exit(EXIT_FAILURE);
Note: See TracChangeset for help on using the changeset viewer.