Index: trunk/psLib/src/math/psStats.c
===================================================================
--- trunk/psLib/src/math/psStats.c	(revision 5116)
+++ trunk/psLib/src/math/psStats.c	(revision 5517)
@@ -1,5 +1,5 @@
 /** @file  psStats.c
  *  \brief basic statistical operations
- *  @ingroup Stats
+ *  @ingroup Stat
  *
  *  This file will hold the definition of the histogram and stats data
@@ -17,6 +17,6 @@
 *
 *
-*  @version $Revision: 1.149 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-09-24 00:46:45 $
+*  @version $Revision: 1.150 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-11-15 20:10:32 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -1676,7 +1676,7 @@
     memLeaks = psMemCheckLeaks(currentId,NULL,stderr,false); \
     printf("B: ---------------------------------------- (%d)\n", memLeaks); \
-*/
 #define PRINT_MEMLEAKS(NUM) \
 memLeaks = currentId;
+*/
 
 
