IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23369


Ignore:
Timestamp:
Mar 17, 2009, 3:12:58 PM (17 years ago)
Author:
Paul Price
Message:

Missed one when fixing API.

File:
1 edited

Legend:

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

    r23356 r23369  
    9696
    9797    // look for the file on the RUN metadata
    98     pmFPAfile *file = pmFPAfileDefineFromRun(&status, config, filerule); // File to return
     98    pmFPAfile *file = pmFPAfileDefineFromRun(&status, bind, config, filerule); // File to return
    9999    if (!status) {
    100100        psError(PS_ERR_UNKNOWN, false, "Failed to load file definition for %s", filerule);
Note: See TracChangeset for help on using the changeset viewer.