IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2009, 2:54:26 PM (17 years ago)
Author:
Paul Price
Message:

Adding const.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageBinning.c

    r20765 r21107  
    88 *  @author Eugene Magnier, IfA
    99 *
    10  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2008-11-17 02:38:07 $
     10 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2009-01-13 00:54:26 $
    1212 *
    1313 *  Copyright 2007 Institute for Astronomy, University of Hawaii
     
    9595}
    9696
    97 void psImageBinningSetSkip(psImageBinning *binning, psImage *image)
     97void psImageBinningSetSkip(psImageBinning *binning, const psImage *image)
    9898{
    9999    int col0, row0;                     // Offset for image
Note: See TracChangeset for help on using the changeset viewer.