Index: trunk/psLib/src/math/psHistogram.h
===================================================================
--- trunk/psLib/src/math/psHistogram.h	(revision 11759)
+++ trunk/psLib/src/math/psHistogram.h	(revision 14452)
@@ -7,6 +7,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-02-13 03:01:24 $
+ * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-08-09 01:40:07 $
  *
  * Copyright 2004-2005 IfA, University of Hawaii
@@ -52,5 +52,5 @@
     float upper,                       ///< Upper limit for the bins
     int n                              ///< Number of bins
-);
+) PS_ATTR_MALLOC;
 
 
