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/pmFPAfileFitsIO.c

    r18329 r18330  
    480480#endif
    481481
    482 bool pmFPAviewFitsWritePHU (const pmFPAview *view, pmFPAfile *file, const pmConfig *config) {
     482bool pmFPAviewFitsWritePHU (const pmFPAview *view, pmFPAfile *file, pmConfig *config) {
    483483
    484484    bool status = false;
Note: See TracChangeset for help on using the changeset viewer.