From: Dave Love Date: Wed, 20 Nov 2002 19:19:14 +0000 (+0000) Subject: (separator_height): Prototype. X-Git-Tag: ttn-vms-21-2-B4~12320 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8fdc93841515adf7c61f6dcc9cd2e3c6005836de;p=emacs.git (separator_height): Prototype. --- 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 [] =