Changeset 24951 for branches/czw_branch/cleanup/ppSub/src/ppSubLoop.c
- Timestamp:
- Jul 30, 2009, 5:20:29 PM (17 years ago)
- Location:
- branches/czw_branch/cleanup
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup
- Property svn:mergeinfo changed
/trunk (added) merged: 24714-24742,24744-24784,24786-24798,24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24939
- Property svn:mergeinfo changed
-
branches/czw_branch/cleanup/ppSub/src/ppSubLoop.c
r24672 r24951 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.
