hw/xwin: Fix some comments in winkeybd.c
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
This commit is contained in:
parent
6f4a48f8a5
commit
e30e1ea987
|
@ -509,7 +509,7 @@ winCheckKeyPressed(WPARAM wParam, LPARAM lParam)
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Only on shift release message is sent even if both are pressed.
|
/* Only one shift release message is sent even if both are pressed.
|
||||||
* Fix this here
|
* Fix this here
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue