IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2007, 2:23:24 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.76

File:
1 edited

Legend:

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

    r11136 r11140  
    118118        }
    119119
    120         if (!newExpInsert(dbh, "a string", "a string", "a string", "a string", "0001-01-01T00:00:00Z", "a string", -32, "a string")) {
     120        if (!newExpInsert(dbh, "a string", "a string", "a string", "a string", -32, "a string")) {
    121121            exit(EXIT_FAILURE);
    122122        }
Note: See TracChangeset for help on using the changeset viewer.