Changeset 20884
- Timestamp:
- Dec 3, 2008, 3:40:12 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackReadout.c
r20883 r20884 74 74 if (!output) { 75 75 // If there are no pixels to inspect, then just fake it 76 output = ps ArrayAllocEmpty(0);76 output = psPixelsAllocEmpty(0); 77 77 } 78 78
Note:
See TracChangeset
for help on using the changeset viewer.
