Changeset 24862 for trunk/ppSub/src/ppSubLoop.c
- Timestamp:
- Jul 20, 2009, 2:39:58 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubLoop.c
r24672 r24862 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.
