]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/EvHand.c
* xdisp.c (SKIP_GLYPHS): Removed unused macro.
[gnu-emacs] / oldXMenu / EvHand.c
index 375ea44841f2301f928920a4e8089ae5c461af88..5ee6877374bcd65a6086a0e745a975d02d4f4d0f 100644 (file)
@@ -1,7 +1,7 @@
+/* Copyright    Massachusetts Institute of Technology    1985  */
+
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/EvHand.c,v 1.1 1992/04/11 22:10:19 jimb Exp $ */
-/* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -15,8 +15,7 @@
 
 #include "XMenuInt.h"
 
-XMenuEventHandler(handler)
-    int (*handler)();
+XMenuEventHandler(int (*handler) (XEvent*))
 {
     /*
      * Set the global event handler variable.