IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 10, 2008, 2:09:42 PM (17 years ago)
Author:
eugene
Message:

api change for pmFPAfileDefineInput

File:
1 edited

Legend:

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

    r20444 r20647  
    298298        PS_ASSERT (psphotOutput, false);
    299299
    300         pmFPAfile *psastroInput = pmFPAfileDefineInput (config, psphotOutput->fpa, "PSASTRO.INPUT");
     300        pmFPAfile *psastroInput = pmFPAfileDefineInput (config, psphotOutput->fpa, NULL, "PSASTRO.INPUT");
    301301        PS_ASSERT (psastroInput, false);
    302302        psastroInput->mode = PM_FPA_MODE_REFERENCE;
Note: See TracChangeset for help on using the changeset viewer.