Index: trunk/psLib/src/jpeg/psImageJpeg.h
===================================================================
--- trunk/psLib/src/jpeg/psImageJpeg.h	(revision 11248)
+++ trunk/psLib/src/jpeg/psImageJpeg.h	(revision 14452)
@@ -3,6 +3,6 @@
  * 
  * @author EAM
- * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-23 22:47:23 $
+ * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-08-09 01:40:07 $
  */
 
@@ -28,5 +28,5 @@
 
 // allocate a colormap (does not define the map values)
-psImageJpegColormap *psImageJpegColormapAlloc();
+psImageJpegColormap *psImageJpegColormapAlloc() PS_ATTR_MALLOC;
 
 // set the colormap values using the supplied name
