Changeset 27004 for trunk/psModules/src/imcombine/pmStack.c
- Timestamp:
- Feb 18, 2010, 6:42:01 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmStack.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmStack.c
r26260 r27004 1008 1008 if (!pmReadoutStackValidate(&minInputCols, &maxInputCols, &minInputRows, &maxInputRows, &xSize, &ySize, 1009 1009 stack)) { 1010 psError( PS_ERR_UNKNOWN, false, "Input stack is not valid.");1010 psError(psErrorCodeLast(), false, "Input stack is not valid."); 1011 1011 psFree(stack); 1012 1012 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
