Index: trunk/psLib/src/imageops/psImageStats.h
===================================================================
--- trunk/psLib/src/imageops/psImageStats.h	(revision 4162)
+++ trunk/psLib/src/imageops/psImageStats.h	(revision 4243)
@@ -9,6 +9,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-06-08 23:40:45 $
+*  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-06-14 02:54:15 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -69,5 +69,5 @@
 psPolynomial2D* psImageFitPolynomial(
     psPolynomial2D* coeffs,            ///< coefficient structure carries in desired terms & target
-    const psImage* input
+    const psImage* input               ///< input image
 );
 
