changeset 48479:a24391626ba1

(separator_height): Prototype.
author Dave Love <fx@gnu.org>
date Wed, 20 Nov 2002 19:19:14 +0000
parents a94c995f94de
children 9d09b87e8f3a
files lwlib/xlwmenu.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lwlib/xlwmenu.c	Wed Nov 20 18:54:25 2002 +0000
+++ b/lwlib/xlwmenu.c	Wed Nov 20 19:19:14 2002 +0000
@@ -196,7 +196,7 @@
 static void Select();
 static void Key();
 static void Nothing();
-static int separator_height ();
+static int separator_height __P ((enum menu_separator));
 
 static XtActionsRec
 xlwMenuActionsList [] =