Changeset 20883
- Timestamp:
- Dec 3, 2008, 3:39:31 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackReadout.c
r20711 r20883 70 70 } 71 71 output = psPixelsConcatenate(output, input); 72 } 73 74 if (!output) { 75 // If there are no pixels to inspect, then just fake it 76 output = psArrayAllocEmpty(0); 72 77 } 73 78
Note:
See TracChangeset
for help on using the changeset viewer.
