IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 15, 2006, 12:20:35 PM (20 years ago)
Author:
jhoblitt
Message:

VESRION 0.0.67

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/tests/alloc.c

    r10681 r10748  
    14901490
    14911491    {
    1492         p4PWarpedImfileRow *object;
    1493 
    1494         object = p4PWarpedImfileRowAlloc(-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"    );
    14951495
    14961496        if (!object) {
Note: See TracChangeset for help on using the changeset viewer.