Changeset 23356 for trunk/ppSub/src
- Timestamp:
- Mar 17, 2009, 12:31:50 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubCamera.c
r23309 r23356 33 33 34 34 // look for the file on the RUN metadata 35 pmFPAfile *file = pmFPAfileDefineFromRun(&status, config, filerule); // File to return35 pmFPAfile *file = pmFPAfileDefineFromRun(&status, bind, config, filerule); // File to return 36 36 if (!status) { 37 37 psError(PS_ERR_UNKNOWN, false, "Failed to load file definition for %s", filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
