Changeset 10439 for trunk/ppImage/src/ppFocusParseCamera.c
- Timestamp:
- Dec 4, 2006, 11:51:33 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppFocusParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppFocusParseCamera.c
r8751 r10439 17 17 return NULL; 18 18 } 19 20 // add recipe options supplied on command line21 psMetadata *recipe = psMetadataLookupPtr (&status, config->recipes, RECIPE_NAME);22 psMetadata *arglist = psMetadataLookupPtr (&status, config->arguments, "PPIMAGE.OPTIONS");23 psMetadataCopy (recipe, arglist);24 19 25 20 // parse the options from the metadata format to the ppImageOptions structure
Note:
See TracChangeset
for help on using the changeset viewer.
