about summary refs log tree commit diff stats
path: root/src/LYCurses.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCurses.c')
-rw-r--r--src/LYCurses.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYCurses.c b/src/LYCurses.c
index 29b5882d..fda863cd 100644
--- a/src/LYCurses.c
+++ b/src/LYCurses.c
@@ -1538,7 +1538,7 @@ PUBLIC WINDOW *LYstartPopup ARGS4(
 	LYsubwindow(form_window);
 #  ifdef USE_COLOR_STYLE
 	{
-	    attr_t b;
+	    long b;
 
 	    /* Get a proper value for the attribute */
 	    LynxWChangeStyle(form_window, s_menu_bg, STACK_ON);