Index: trunk/psLib/src/math/psRandom.h
===================================================================
--- trunk/psLib/src/math/psRandom.h	(revision 11248)
+++ trunk/psLib/src/math/psRandom.h	(revision 14452)
@@ -7,6 +7,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-23 22:47:23 $
+ * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-08-09 01:40:07 $
  *
  * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -53,5 +53,5 @@
     psRandomType type,                 ///< The type of RNG
     unsigned long seed                 ///< Known value with which to seed the RNG
-);
+) PS_ATTR_MALLOC;
 
 /** Resets an existing psRandom struct.
