Changeset 17570 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- May 7, 2008, 3:47:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r17144 r17570 36 36 } 37 37 38 object = summitExpRowAlloc("a string", "a string", "a string", "0001-01-01T00:00:00Z", "a string", "a string", -32 );38 object = summitExpRowAlloc("a string", "a string", "a string", "0001-01-01T00:00:00Z", "a string", "a string", -32, -16); 39 39 if (!object) { 40 40 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
