Index: /trunk/psLib/src/math/psStats.c
===================================================================
--- /trunk/psLib/src/math/psStats.c	(revision 9981)
+++ /trunk/psLib/src/math/psStats.c	(revision 9982)
@@ -16,6 +16,6 @@
  * use ->min and ->max (PS_STAT_USE_RANGE)
  *
- *  @version $Revision: 1.188 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-10-24 22:52:56 $
+ *  @version $Revision: 1.189 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-11-15 00:36:14 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -1842,5 +1842,5 @@
         inF32 = psMemIncrRefCounter((psPtr)values);
     } else {
-        values = psVectorCopy(NULL, values, PS_TYPE_F32);
+        inF32 = psVectorCopy(NULL, values, PS_TYPE_F32);
     }
     psVector* errorsF32 = NULL;         // F32 version of errors vector
