Changeset 23355
- Timestamp:
- Mar 17, 2009, 12:31:32 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpParseCamera.c
r23297 r23355 24 24 25 25 // look for the file on the RUN metadata 26 pmFPAfile *file = pmFPAfileDefineFromRun(&status, config, filerule); // File to return26 pmFPAfile *file = pmFPAfileDefineFromRun(&status, bind, config, filerule); // File to return 27 27 if (!status) { 28 28 psError(PSWARP_ERR_CONFIG, false, "Failed to load file definition for %s", filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
