Changeset 7738 for trunk/ppImage/src/ppFocusParseCamera.c
- Timestamp:
- Jun 28, 2006, 2:26:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppFocusParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppFocusParseCamera.c
r7706 r7738 8 8 // the first input image defines the camera, and all recipes and options that follow 9 9 // select only the first file from the INPUT array 10 pmFPAfile *input = pmFPAfileDefine FromArgs (&status, config, "PPIMAGE.INPUT", "INPUT");10 pmFPAfile *input = pmFPAfileDefineSingleFromArgs (&status, config, "PPIMAGE.INPUT", "INPUT", 0); 11 11 if (!status) { 12 12 psError(PS_ERR_IO, false, "Failed to build FPA from PPIMAGE.INPUT");
Note:
See TracChangeset
for help on using the changeset viewer.
