IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2009, 11:48:31 AM (17 years ago)
Author:
Paul Price
Message:

Fixing file definitions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubCamera.c

    r23369 r23399  
    108108    // define new version of file
    109109    if (!file) {
    110         pmFPAfileDefineOutput(config, bind ? bind->fpa : NULL, filerule);
     110        file = pmFPAfileDefineOutput(config, bind ? bind->fpa : NULL, filerule);
    111111        if (!status) {
    112112            psError(PS_ERR_UNKNOWN, false, "Failed to load file definition for %s", filerule);
Note: See TracChangeset for help on using the changeset viewer.