Index: /trunk/psLib/src/image/psImageStats.c
===================================================================
--- /trunk/psLib/src/image/psImageStats.c	(revision 2293)
+++ /trunk/psLib/src/image/psImageStats.c	(revision 2294)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.53 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-11-06 00:56:29 $
+ *  @version $Revision: 1.54 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-11-06 00:57:44 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -81,6 +81,6 @@
 
 /*****************************************************************************
-    NOTE: We assume that the psHistogram structure out has already been
-    allocated and initialized.
+NOTE: We assume that the psHistogram structure out has already been allocated
+and initialized.
  *****************************************************************************/
 psHistogram* psImageHistogram(psHistogram* out,
@@ -290,5 +290,5 @@
 
 /*****************************************************************************
-XXX: Use static variables for chebyshev polynomials and scaling factors. 
+XXX: Use static variables for Chebyshev polynomials and scaling factors. 
  *****************************************************************************/
 psImage* psImageEvalPolynomial(psImage* input, const psPolynomial2D* coeffs)
Index: /trunk/psLib/src/imageops/psImageStats.c
===================================================================
--- /trunk/psLib/src/imageops/psImageStats.c	(revision 2293)
+++ /trunk/psLib/src/imageops/psImageStats.c	(revision 2294)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.53 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-11-06 00:56:29 $
+ *  @version $Revision: 1.54 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-11-06 00:57:44 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -81,6 +81,6 @@
 
 /*****************************************************************************
-    NOTE: We assume that the psHistogram structure out has already been
-    allocated and initialized.
+NOTE: We assume that the psHistogram structure out has already been allocated
+and initialized.
  *****************************************************************************/
 psHistogram* psImageHistogram(psHistogram* out,
@@ -290,5 +290,5 @@
 
 /*****************************************************************************
-XXX: Use static variables for chebyshev polynomials and scaling factors. 
+XXX: Use static variables for Chebyshev polynomials and scaling factors. 
  *****************************************************************************/
 psImage* psImageEvalPolynomial(psImage* input, const psPolynomial2D* coeffs)
