IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 26, 2008, 11:11:56 AM (18 years ago)
Author:
Paul Price
Message:

Needed to remove 'const' to compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileIO.h

    r16344 r18330  
    55 * @author PAP, IfA
    66 *
    7  * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    8  * @date $Date: 2008-02-07 00:09:40 $
     7 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2008-06-26 21:11:56 $
    99 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    1010 */
     
    4949bool pmFPAfileIOChecks (pmConfig *config, const pmFPAview *view, pmFPAfilePlace place);
    5050
    51 bool pmFPAfileWritePHU(pmFPAfile *file, const pmFPAview *view, const pmConfig *config);
     51bool pmFPAfileWritePHU(pmFPAfile *file, const pmFPAview *view, pmConfig *config);
    5252bool pmFPAfileReadPHU (pmFPAfile *file, const pmFPAview *view, pmConfig *config);
    5353
Note: See TracChangeset for help on using the changeset viewer.