IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2004, 9:41:51 AM (22 years ago)
Author:
rhl
Message:

Fixed up code for changes in organisation and APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/src/Utils/dlist.c

    r390 r446  
    313313    }
    314314   
    315     psVoidPtrArray *restrict arr = psVoidPtrArrayAlloc(dlist->n, dlist->n);
     315    psVoidPtrArray *restrict arr = psVoidPtrArrayAlloc(dlist->n);
    316316
    317317    psDlistElem *ptr = dlist->head;
Note: See TracChangeset for help on using the changeset viewer.