Changeset 12231 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Mar 5, 2007, 12:04:47 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r12202 r12231 278 278 } 279 279 280 object = chipPendingExpRowAlloc(-64, "a string", -64, "a string", "a string", "a string", "a string" );280 object = chipPendingExpRowAlloc(-64, "a string", -64, "a string", "a string", "a string", "a string", "a string"); 281 281 if (!object) { 282 282 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
