IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20884


Ignore:
Timestamp:
Dec 3, 2008, 3:40:12 PM (17 years ago)
Author:
Paul Price
Message:

Whoops, wrong type.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackReadout.c

    r20883 r20884  
    7474    if (!output) {
    7575        // If there are no pixels to inspect, then just fake it
    76         output = psArrayAllocEmpty(0);
     76        output = psPixelsAllocEmpty(0);
    7777    }
    7878
Note: See TracChangeset for help on using the changeset viewer.