diff src/device-x.c @ 384:bbff43aa5eb7 r21-2-7

Import from CVS: tag r21-2-7
author cvs
date Mon, 13 Aug 2007 11:08:24 +0200
parents 8626e4521993
children aabb7f5b1c81
line wrap: on
line diff
--- a/src/device-x.c	Mon Aug 13 11:07:40 2007 +0200
+++ b/src/device-x.c	Mon Aug 13 11:08:24 2007 +0200
@@ -622,7 +622,7 @@
   Lisp_Object device;
   Display *display;
 #ifdef FREE_CHECKING
-  extern void (*__free_hook)();
+  extern void (*__free_hook) (void *);
   int checking_free;
 #endif