Changeset 9044 for trunk/ippdb/tests/insert.c
- Timestamp:
- Sep 28, 2006, 4:31:14 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insert.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insert.c
r8665 r9044 373 373 } 374 374 375 if (!detProcessedImfileInsert(dbh, -32, "a string", "a string", "a string", "a string", 64.64, 64.64, 64.64 )) {375 if (!detProcessedImfileInsert(dbh, -32, "a string", "a string", "a string", "a string", 64.64, 64.64, 64.64, "a string", "a string")) { 376 376 exit(EXIT_FAILURE); 377 377 }
Note:
See TracChangeset
for help on using the changeset viewer.
