1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

(separator_height): Prototype.

This commit is contained in:
Dave Love 2002-11-20 19:19:14 +00:00
parent 18b69481b7
commit 8fdc938415

View File

@ -196,7 +196,7 @@ static void Right();
static void Select();
static void Key();
static void Nothing();
static int separator_height ();
static int separator_height __P ((enum menu_separator));
static XtActionsRec
xlwMenuActionsList [] =