Index: /trunk/psLib/src/dataManip/psStats.c
===================================================================
--- /trunk/psLib/src/dataManip/psStats.c	(revision 1056)
+++ /trunk/psLib/src/dataManip/psStats.c	(revision 1057)
@@ -520,6 +520,6 @@
 
 /******************************************************************************
-p_psVectorSampleMax(myVector, maskVector, maskVal, stats): calculates the
-number of non-masked pixels in the vector.  that fall within the min/max
+p_psVectorNValues(myVector, maskVector, maskVal, stats): calculates the
+number of non-masked pixels in the vector that fall within the min/max
 range, if given.
 Inputs
Index: /trunk/psLib/src/math/psStats.c
===================================================================
--- /trunk/psLib/src/math/psStats.c	(revision 1056)
+++ /trunk/psLib/src/math/psStats.c	(revision 1057)
@@ -520,6 +520,6 @@
 
 /******************************************************************************
-p_psVectorSampleMax(myVector, maskVector, maskVal, stats): calculates the
-number of non-masked pixels in the vector.  that fall within the min/max
+p_psVectorNValues(myVector, maskVector, maskVal, stats): calculates the
+number of non-masked pixels in the vector that fall within the min/max
 range, if given.
 Inputs
