Changeset 35497 for trunk/pstamp/src/ppstampParseCamera.c
- Timestamp:
- May 3, 2013, 9:47:09 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/src/ppstampParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/src/ppstampParseCamera.c
r35431 r35497 119 119 // see if -sources file was supplied. 120 120 // If so define the file. 121 psPtr sourcesFile = psMetadataLookup Str(&status, config->arguments, "SOURCES");121 psPtr sourcesFile = psMetadataLookupPtr(&status, config->arguments, "SOURCES"); 122 122 if (sourcesFile) { 123 123 pmFPAfile *sources = pmFPAfileBindFromArgs(&status, input, config, "PPSTAMP.INPUT.SOURCES", "SOURCES");
Note:
See TracChangeset
for help on using the changeset viewer.
