IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15639


Ignore:
Timestamp:
Nov 16, 2007, 2:39:08 PM (18 years ago)
Author:
eugene
Message:

fix const inconsistency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pedestal/src/pedestal.c

    r11975 r15639  
    33#include <pslib.h>
    44
    5 static bool subtract(psFits *inFile, psFits *outFile, const char *extname, const psMetadata *header)
     5static bool subtract(psFits *inFile, psFits *outFile, const char *extname, psMetadata *header)
    66{
    77    assert(inFile);
Note: See TracChangeset for help on using the changeset viewer.