Index: trunk/psLib/src/math/psStats.h
===================================================================
--- trunk/psLib/src/math/psStats.h	(revision 14429)
+++ trunk/psLib/src/math/psStats.h	(revision 14452)
@@ -8,6 +8,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.61 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-08-08 19:38:17 $
+ * @version $Revision: 1.62 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-08-09 01:40:07 $
  * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
@@ -116,5 +116,5 @@
     const char *func,                   ///< Function name of caller
     psStatsOptions options              ///< Statistics to calculate
-);
+) PS_ATTR_MALLOC;
 #define psStatsAlloc(options) \
       p_psStatsAlloc(__FILE__, __LINE__, __func__, options)
