This commit is contained in:
Vincent Wei
2018-06-20 18:07:50 +08:00
parent a507af807c
commit 96a4e917d9
+1 -1
View File
@@ -130,7 +130,7 @@ static int wait_event (int which, int maxfd, fd_set *in, fd_set *out, fd_set *ex
retvalue = -1;
}
kbd_state[KEYCODE] == KEYSTATUS;
kbd_state[KEYCODE] = KEYSTATUS;
retvalue = IAL_KEYEVENT;
}
else