Index: trunk/psLib/src/image/psImageStats.c
===================================================================
--- trunk/psLib/src/image/psImageStats.c	(revision 1442)
+++ trunk/psLib/src/image/psImageStats.c	(revision 1448)
@@ -10,6 +10,6 @@
 *  @author George Gusciora, MHPCC
 *
-*  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-08-10 01:05:53 $
+*  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-08-10 01:55:34 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -327,5 +327,5 @@
  
  *****************************************************************************/
-int psImageEvalPolynomial(const psImage* input, const psPolynomial2D* coeffs)
+psImage* psImageEvalPolynomial(psImage* input, const psPolynomial2D* coeffs)
 {
     int x = 0;
