Index: trunk/psLib/src/jpeg/psImageJpeg.h
===================================================================
--- trunk/psLib/src/jpeg/psImageJpeg.h	(revision 14452)
+++ trunk/psLib/src/jpeg/psImageJpeg.h	(revision 23486)
@@ -1,5 +1,5 @@
 /* @file  psImageJpeg.h
  * @brief functions to generate JPEG images from psImage
- * 
+ *
  * @author EAM
  * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
@@ -28,5 +28,5 @@
 
 // allocate a colormap (does not define the map values)
-psImageJpegColormap *psImageJpegColormapAlloc() PS_ATTR_MALLOC;
+psImageJpegColormap *psImageJpegColormapAlloc(void) PS_ATTR_MALLOC;
 
 // set the colormap values using the supplied name
