Changeset 17929 for trunk/ppMerge/src/ppMergeCamera.c
- Timestamp:
- Jun 4, 2008, 5:39:31 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppMerge/src/ppMergeCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppMerge/src/ppMergeCamera.c
r17915 r17929 268 268 269 269 // Output image 270 pmFPA *fpa = pmFPAConstruct(config->camera ); // FPA to contain the output270 pmFPA *fpa = pmFPAConstruct(config->camera, config->cameraName); // FPA to contain the output 271 271 if (!fpa) { 272 272 psError(PS_ERR_UNEXPECTED_NULL, false, "Unable to construct an FPA from camera configuration.");
Note:
See TracChangeset
for help on using the changeset viewer.
