Changeset 9970 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Nov 13, 2006, 5:15:56 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r9788 r9970 14 14 } 15 15 16 object = summitExpRowAlloc("a string", "a string", "a string", " a string", "a string");16 object = summitExpRowAlloc("a string", "a string", "a string", "0001-01-01T00:00:00Z", "a string", "a string"); 17 17 if (!object) { 18 18 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
