Changeset 9229 for trunk/ippdb/tests/insertobject.c
- Timestamp:
- Oct 4, 2006, 12:26:17 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insertobject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insertobject.c
r9213 r9229 630 630 } 631 631 632 object = detNormalizedImfileRowAlloc(-32, -32, "a string", "a string", "a string", "a string");632 object = detNormalizedImfileRowAlloc(-32, -32, "a string", "a string", 64.64, 64.64, 64.64, "a string", "a string"); 633 633 if (!object) { 634 634 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
