Changeset 8148 for branches/jhoblitt/ippdb/tests/insertobject.c
- Timestamp:
- Aug 4, 2006, 1:04:56 PM (20 years ago)
- File:
-
- 1 edited
-
branches/jhoblitt/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/jhoblitt/ippdb/tests/insertobject.c
r8094 r8148 652 652 } 653 653 654 object = detResidImfileAnalysisRowAlloc(-32, -32, "a string", "a string", "a string" );654 object = detResidImfileAnalysisRowAlloc(-32, -32, "a string", "a string", "a string", "a string", "a string", "a string"); 655 655 if (!object) { 656 656 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
