Index: trunk/psLib/src/image/psImagePixelManip.h
===================================================================
--- trunk/psLib/src/image/psImagePixelManip.h	(revision 4315)
+++ trunk/psLib/src/image/psImagePixelManip.h	(revision 4330)
@@ -8,6 +8,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-06-18 02:30:49 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-21 03:01:37 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -30,5 +30,5 @@
  *  defined for psU8, psU16, psS8, psS16, psF32, psF64, psC32, and psC64.
  *
- *  @return psS32     The number of clipped pixels
+ *  @return int     The number of clipped pixels
  */
 int psImageClip(
@@ -62,5 +62,5 @@
  *  function is defined for psF32, psF64, psC32, and psC64.
  *
- *  @return psS32     The number of clipped pixels
+ *  @return int     The number of clipped pixels
  */
 int psImageClipNaN(
