Changeset 27004 for trunk/ppStack/src/ppStackCleanup.c
- Timestamp:
- Feb 18, 2010, 6:42:01 PM (16 years ago)
- Location:
- trunk/ppStack/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStackCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src
- Property svn:ignore
-
old new 10 10 stamp-h1 11 11 ppStackVersionDefinitions.h 12 ppStackErrorCodes.c 13 ppStackErrorCodes.h
-
- Property svn:ignore
-
trunk/ppStack/src/ppStackCleanup.c
r26184 r27004 50 50 if (!pmReadoutRebin(ro1, options->outRO, maskValue, bin1, bin1) || 51 51 !pmReadoutRebin(ro2, ro1, 0, bin2, bin2)) { 52 psError(P S_ERR_UNKNOWN, false, "Unable to bin output.");52 psError(PPSTACK_ERR_DATA, false, "Unable to bin output."); 53 53 psFree(ro1); 54 54 psFree(ro2);
Note:
See TracChangeset
for help on using the changeset viewer.
