Changeset 8006 for branches/jhoblitt/ippdb/tests/insert.c
- Timestamp:
- Jul 31, 2006, 11:44:52 AM (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
r7500 r8006 343 343 } 344 344 345 if (!detRunInsert(dbh, "a string", -32)) {345 if (!detRunInsert(dbh, -32, "a string")) { 346 346 exit(EXIT_FAILURE); 347 347 }
Note:
See TracChangeset
for help on using the changeset viewer.
