Changeset 8148 for branches/jhoblitt/ippdb/tests/insert.c
- Timestamp:
- Aug 4, 2006, 1:04:56 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
r8094 r8148 448 448 } 449 449 450 if (!detResidImfileAnalysisInsert(dbh, -32, -32, "a string", "a string", "a string" )) {450 if (!detResidImfileAnalysisInsert(dbh, -32, -32, "a string", "a string", "a string", "a string", "a string", "a string")) { 451 451 exit(EXIT_FAILURE); 452 452 }
Note:
See TracChangeset
for help on using the changeset viewer.
