diff src/glyphs-x.c @ 82:6a378aca36af r20-0b91

Import from CVS: tag r20-0b91
author cvs
date Mon, 13 Aug 2007 09:07:36 +0200
parents 1ce6082ce73f
children 0d2f883870bc
line wrap: on
line diff
--- a/src/glyphs-x.c	Mon Aug 13 09:06:45 2007 +0200
+++ b/src/glyphs-x.c	Mon Aug 13 09:07:36 2007 +0200
@@ -2249,7 +2249,7 @@
 }
 
 static int
-tiff_possible_dest_types ()
+tiff_possible_dest_types (void)
 {
   return IMAGE_COLOR_PIXMAP_MASK;
 }