]> git.eshelyaron.com Git - emacs.git/commitdiff
(separator_height): Prototype.
authorDave Love <fx@gnu.org>
Wed, 20 Nov 2002 19:19:14 +0000 (19:19 +0000)
committerDave Love <fx@gnu.org>
Wed, 20 Nov 2002 19:19:14 +0000 (19:19 +0000)
lwlib/xlwmenu.c

index b33c35ea5ad3207dc090c4ca73d2b3f4711285fd..a1810f6d183d6a96e379710e9dcac818fd270ccf 100644 (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 [] =