IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 21, 2008, 11:56:55 AM (18 years ago)
Author:
Paul Price
Message:

Adding 'const'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psRegionForImage.c

    r10999 r19151  
    1616// - flip y0,y1 if y0>y1
    1717// psRegion in refers to coordinates in the *parent* image
    18 psRegion psRegionForImage(psImage *image,
     18psRegion psRegionForImage(const psImage *image,
    1919                          psRegion in)
    2020{
Note: See TracChangeset for help on using the changeset viewer.