IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23408


Ignore:
Timestamp:
Mar 18, 2009, 3:55:37 PM (17 years ago)
Author:
eugene
Message:

accept update from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/eam_branch_20090312/ppImage/src/ppImageDefineFile.c

    r23268 r23408  
    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.