IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Fixing following API change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageDefineFile.c

    r23268 r23366  
    1313    if (!file) {
    1414        // look for the file on the RUN metadata
    15         file = pmFPAfileDefineFromRun(&status, config, filerule);
     15        file = pmFPAfileDefineFromRun(&status, NULL, config, filerule);
    1616        if (!status) {
    1717            psError(PS_ERR_UNKNOWN, false, "failed to load file definition");
Note: See TracChangeset for help on using the changeset viewer.