]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/EvHand.c
Merge changes from emacs-23 branch.
[gnu-emacs] / oldXMenu / EvHand.c
index 631ffd9134f6329121a4528ea677a90037f5bd8f..fa99b8363af7bf81c110e46d67bf6a37245e7d25 100644 (file)
@@ -1,7 +1,7 @@
+/* Copyright    Massachusetts Institute of Technology    1985  */
+
 #include "copyright.h"
 
-/* $Header: /cvsroot/emacs/emacs/oldXMenu/EvHand.c,v 1.2 2003/09/01 15:45:47 miles 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.