Changeset 11140 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Jan 18, 2007, 2:23:24 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r11136 r11140 168 168 } 169 169 170 object = newExpRowAlloc("a string", "a string", "a string", "a string", "0001-01-01T00:00:00Z", "a string",-32, "a string");170 object = newExpRowAlloc("a string", "a string", "a string", "a string", -32, "a string"); 171 171 if (!object) { 172 172 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
