Changeset 10748 for trunk/ippdb/tests/alloc.c
- Timestamp:
- Dec 15, 2006, 12:20:35 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/alloc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/alloc.c
r10681 r10748 1490 1490 1491 1491 { 1492 p4 PWarpedImfileRow *object;1493 1494 object = p4 PWarpedImfileRowAlloc(-32, "a string", -32, "a string", "a string", "a string", "a string" );1492 p4WarpedImfileRow *object; 1493 1494 object = p4WarpedImfileRowAlloc(-32, "a string", -32, "a string", "a string", "a string", "a string" ); 1495 1495 1496 1496 if (!object) {
Note:
See TracChangeset
for help on using the changeset viewer.
