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:
Jon TURNEY 2012-12-17 22:38:25 +00:00
parent 6f4a48f8a5
commit e30e1ea987

View File

@ -509,7 +509,7 @@ winCheckKeyPressed(WPARAM wParam, LPARAM lParam)
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
*/
void