Windows stubs.c follow-up
This commit is contained in:
+1
-1
@@ -208,7 +208,7 @@ set_keyhandling_via_option(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef CURSES_GRAPHICS
|
#ifdef CURSES_GRAPHICS
|
||||||
struct window_procs curses_procs = {WPID(curses)};
|
struct window_procs curses_procs = {WPIDMINUS(curses)};
|
||||||
|
|
||||||
int curses_read_attrs(const char *attrs)
|
int curses_read_attrs(const char *attrs)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user