Changeset 14252 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Jul 16, 2007, 5:10:27 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r14169 r14252 498 498 } 499 499 500 object = diffInputSkyfileRowAlloc(-64, -64, "a string", "a string", "a string", true);500 object = diffInputSkyfileRowAlloc(-64, true, -64, -64, "a string", "a string", "a string"); 501 501 if (!object) { 502 502 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
