Changeset 9423 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Oct 9, 2006, 1:43:03 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r9307 r9423 520 520 } 521 521 522 object = detRunRowAlloc(-32, "a string", "a string");522 object = detRunRowAlloc(-32, -32, "a string", "a string"); 523 523 if (!object) { 524 524 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
