Changeset 12575 for trunk/ppImage/src/ppImageParseCamera.c
- Timestamp:
- Mar 23, 2007, 2:23:04 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageParseCamera.c
r11803 r12575 253 253 psFree (chips); 254 254 255 if (psMetadataLookupBool(NULL, recipe, "INPUT_IS_FRINGE")) {255 if (psMetadataLookupBool(NULL, config->arguments, "INPUT_IS_FRINGE")) { 256 256 // It's a fringe file, so change the file type 257 257 input->type = PM_FPA_FILE_FRINGE;
Note:
See TracChangeset
for help on using the changeset viewer.
