mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-25 05:52:42 -08:00
(menu_item_enabled_p): Fix declaration.
This commit is contained in:
parent
bde7c50060
commit
0f5e911dc8
1 changed files with 1 additions and 0 deletions
|
|
@ -392,6 +392,7 @@ menu_item_enabled_p_1 (arg)
|
|||
static Lisp_Object
|
||||
menu_item_enabled_p (def, notreal)
|
||||
Lisp_Object def;
|
||||
int notreal;
|
||||
{
|
||||
Lisp_Object enabled, tem;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue