previous patch turned compile warning in a compile error; fix that ;-)

pull/1/head
dscho 19 years ago
parent efbf1d7240
commit 065e2ebb7e

@ -384,7 +384,7 @@ static int keyTable[] = {
#if 0
XK_3270_PrintScreen, 105, /* PrintScrn */
??? 94, 50, /* International */
XK_Menu, 50, /* Menu (-> International)
XK_Menu, 50, /* Menu (-> International) */
#endif
};

Loading…
Cancel
Save