Index: /trunk/psLib/src/dataManip/psStats.c
===================================================================
--- /trunk/psLib/src/dataManip/psStats.c	(revision 1331)
+++ /trunk/psLib/src/dataManip/psStats.c	(revision 1332)
@@ -1988,5 +1988,4 @@
         psFree(inF32);
     }
-
     return(stats);
 }
Index: /trunk/psLib/src/math/psStats.c
===================================================================
--- /trunk/psLib/src/math/psStats.c	(revision 1331)
+++ /trunk/psLib/src/math/psStats.c	(revision 1332)
@@ -30,5 +30,5 @@
 #define false 0
 #define MY_MAX_FLOAT HUGE
-#define MAX_ITERATIONS 20
+#define MAX_ITERATIONS 10
 
 void p_psVectorRobustStats(const psVector *restrict myVector,
