# HG changeset patch # User Stefan Monnier # Date 1052012648 0 # Node ID 5323eb52475fb5e061e59c815b806bcf3d211fb5 # Parent 6e0a15287761609d712a4a91fdbb6de27133b990 (menu_bar_item): Adjust declaration. (menu_bar_one_keymap_changed_items): Declare. diff -r 6e0a15287761 -r 5323eb52475f src/keyboard.c --- 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