Changeset 23399 for trunk/ppSub/src/ppSubCamera.c
- Timestamp:
- Mar 18, 2009, 11:48:31 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubCamera.c
r23369 r23399 108 108 // define new version of file 109 109 if (!file) { 110 pmFPAfileDefineOutput(config, bind ? bind->fpa : NULL, filerule);110 file = pmFPAfileDefineOutput(config, bind ? bind->fpa : NULL, filerule); 111 111 if (!status) { 112 112 psError(PS_ERR_UNKNOWN, false, "Failed to load file definition for %s", filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
