Changeset 7500 for branches/jhoblitt/ippdb/tests/insert.c
- Timestamp:
- Jun 9, 2006, 6:22:07 PM (20 years ago)
- File:
-
- 1 edited
-
branches/jhoblitt/ippdb/tests/insert.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/jhoblitt/ippdb/tests/insert.c
r7460 r7500 343 343 } 344 344 345 if (!detRunInsert(dbh, "a string" )) {345 if (!detRunInsert(dbh, "a string", -32)) { 346 346 exit(EXIT_FAILURE); 347 347 }
Note:
See TracChangeset
for help on using the changeset viewer.
