Index: trunk/psLib/src/image/psImageStats.c
===================================================================
--- trunk/psLib/src/image/psImageStats.c	(revision 1440)
+++ trunk/psLib/src/image/psImageStats.c	(revision 1442)
@@ -10,6 +10,6 @@
 *  @author George Gusciora, MHPCC
 *
-*  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-08-09 23:34:58 $
+*  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-08-10 01:05:53 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -401,4 +401,4 @@
     psFree(rScalingFactors);
 
-    return (0);
-}
+    return input;
+}
