Index: trunk/psLib/src/imageops/psImageConvolve.h
===================================================================
--- trunk/psLib/src/imageops/psImageConvolve.h	(revision 14332)
+++ trunk/psLib/src/imageops/psImageConvolve.h	(revision 14452)
@@ -5,6 +5,6 @@
  * @author Robert DeSonia, MHPCC
  *
- * @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-07-20 20:12:31 $
+ * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-08-09 01:40:07 $
  * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
@@ -68,5 +68,5 @@
     int yMin,                          ///< Most negative y index
     int yMax                           ///< Most positive y index
-);
+) PS_ATTR_MALLOC;
 
 /// Checks the type of a particular pointer.
