Changeset 15530 for trunk/ippdb/tests/insert.c
- Timestamp:
- Nov 8, 2007, 4:56:46 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insert.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insert.c
r15421 r15530 328 328 } 329 329 330 if (!warpSkyfileInsert(dbh, -64, "a string", "a string", "a string", "a string", 64.64, 64.64, 64.64, -16)) {330 if (!warpSkyfileInsert(dbh, -64, "a string", "a string", "a string", "a string", 64.64, 64.64, 64.64, true, -16)) { 331 331 exit(EXIT_FAILURE); 332 332 }
Note:
See TracChangeset
for help on using the changeset viewer.
