Index: trunk/psLib/src/imageops/psImageStats.c
===================================================================
--- trunk/psLib/src/imageops/psImageStats.c	(revision 1841)
+++ trunk/psLib/src/imageops/psImageStats.c	(revision 1898)
@@ -10,6 +10,6 @@
 *  @author George Gusciora, MHPCC
 *
-*  @version $Revision: 1.36 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-09-21 23:15:04 $
+*  @version $Revision: 1.37 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-09-25 19:11:01 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -36,7 +36,10 @@
 
 /*****************************************************************************
-    NOTE: verify that image/mask have the correct types, and sizes.
+XXX: verify that image/mask have the correct types, and sizes.
  *****************************************************************************/
-psStats* psImageStats(psStats* stats, psImage* in, psImage* mask, int maskVal)
+psStats* psImageStats(psStats* stats,
+                      psImage* in,
+                      psImage* mask,
+                      int maskVal)
 {
     psVector* junkData = NULL;
