Changeset 25022 for branches/eam_branches/20090715/ppSub/src/ppSubLoop.c
- Timestamp:
- Aug 7, 2009, 12:45:24 PM (17 years ago)
- Location:
- branches/eam_branches/20090715
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715
- Property svn:mergeinfo changed
/trunk (added) merged: 24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24950,24953-24971,24973-24977,24986-24989,24993-25017
- Property svn:mergeinfo changed
-
branches/eam_branches/20090715/ppSub/src/ppSubLoop.c
r24672 r25022 62 62 if (!ppSubFilesIterateUp(config, PPSUB_FILES_INPUT)) { 63 63 psError(PPSUB_ERR_IO, false, "Unable to close input files."); 64 return false; 65 } 66 67 if (!ppSubLowThreshold(data)) { 68 psError(PS_ERR_UNKNOWN, false, "Unable to threshold images."); 64 69 return false; 65 70 }
Note:
See TracChangeset
for help on using the changeset viewer.
