Changeset 9173 for trunk/ippdb/tests/insert.c
- Timestamp:
- Oct 3, 2006, 4:59:05 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insert.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insert.c
r9149 r9173 343 343 } 344 344 345 if (!detRunInsert(dbh, -32, "a string" )) {345 if (!detRunInsert(dbh, -32, "a string", "a string")) { 346 346 exit(EXIT_FAILURE); 347 347 }
Note:
See TracChangeset
for help on using the changeset viewer.
