Changeset 23369
- Timestamp:
- Mar 17, 2009, 3:12:58 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubCamera.c
r23356 r23369 96 96 97 97 // look for the file on the RUN metadata 98 pmFPAfile *file = pmFPAfileDefineFromRun(&status, config, filerule); // File to return98 pmFPAfile *file = pmFPAfileDefineFromRun(&status, bind, config, filerule); // File to return 99 99 if (!status) { 100 100 psError(PS_ERR_UNKNOWN, false, "Failed to load file definition for %s", filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
