Changeset 10328 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Nov 30, 2006, 2:46: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
r10238 r10328 58 58 } 59 59 60 object = summitImfileRowAlloc("a string", "a string", "a string", -32, "a string", "a string", "a string", "a string");60 object = summitImfileRowAlloc("a string", "a string", "a string", "a string", -32, "a string", "a string", "a string", "a string"); 61 61 if (!object) { 62 62 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
