Index: trunk/psLib/src/image/psImageStats.h
===================================================================
--- trunk/psLib/src/image/psImageStats.h	(revision 1292)
+++ trunk/psLib/src/image/psImageStats.h	(revision 1323)
@@ -10,6 +10,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-07-24 02:00:21 $
+ *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-07-29 02:00:27 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -35,5 +35,5 @@
                               psImage *in,       ///< Image data to be histogramed.
                               psImage *mask,     ///< mask data for image (NULL ok)
-                              int maskVal);      ///< mask Mask for mask
+                              unsigned int maskVal);  ///< mask Mask for mask
 
 /// Fit a 2-D polynomial surface to an image.
