changeset 50805:5323eb52475f

(menu_bar_item): Adjust declaration. (menu_bar_one_keymap_changed_items): Declare.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 04 May 2003 01:44:08 +0000
parents 6e0a15287761
children 50dd49abb157
files src/keyboard.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/keyboard.c	Sun May 04 01:39:33 2003 +0000
+++ b/src/keyboard.c	Sun May 04 01:44:08 2003 +0000
@@ -6750,8 +6750,8 @@
 
 
 
-static void menu_bar_item P_ ((Lisp_Object, Lisp_Object));
-static void menu_bar_one_keymap P_ ((Lisp_Object));
+static void menu_bar_item P_ ((Lisp_Object, Lisp_Object, Lisp_Object, void*));
+static Lisp_Object menu_bar_one_keymap_changed_items;
 
 /* These variables hold the vector under construction within
    menu_bar_items and its subroutines, and the current index