summaryrefslogtreecommitdiff
path: root/lwlib
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2002-11-20 19:19:14 +0000
committerDave Love <fx@gnu.org>2002-11-20 19:19:14 +0000
commit4ef42beb26eac1872663d6c0208a4501a9204de2 (patch)
tree6f1a5d8ea460266a941d1c224f6b8796097ec31e /lwlib
parent4a80a672e6fb211155bfa8988520518215f2e387 (diff)
downloademacs-4ef42beb26eac1872663d6c0208a4501a9204de2.tar.gz
(separator_height): Prototype.
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/xlwmenu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/xlwmenu.c b/lwlib/xlwmenu.c
index b33c35ea5ad..a1810f6d183 100644
--- a/lwlib/xlwmenu.c
+++ b/lwlib/xlwmenu.c
@@ -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 [] =