Changeset 29379 for trunk/pstamp/src/ppstamp.c
- Timestamp:
- Oct 12, 2010, 2:24:48 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/src/ppstamp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/src/ppstamp.c
r25197 r29379 22 22 23 23 // define the active I/O files 24 if (!ppstampParseCamera(config )) {24 if (!ppstampParseCamera(config, options)) { 25 25 psErrorStackPrint(stderr, "Unable to parse camera."); 26 26 ppstampCleanup(config, options);
Note:
See TracChangeset
for help on using the changeset viewer.
