fix a Windows initializer
This commit is contained in:
@@ -304,7 +304,7 @@ struct keyboard_handling_t {
|
||||
int (*pCheckInput)(HANDLE, INPUT_RECORD *, DWORD *, boolean,
|
||||
int, int *, coord *);
|
||||
} keyboard_handling = {
|
||||
no_keyhandling,
|
||||
"none",
|
||||
default_processkeystroke,
|
||||
default_kbhit,
|
||||
default_checkinput
|
||||
|
||||
Reference in New Issue
Block a user