mirror of
https://github.com/reactos/wine.git
synced 2025-02-20 12:50:53 +00:00
Added missing comma.
This commit is contained in:
parent
f97b543471
commit
88c5bc6eee
@ -90,7 +90,7 @@ static const char main_key_US_phantom[MAIN_LEN][4] =
|
|||||||
"`~","1!","2@","3#","4$","5%","6^","7&","8*","9(","0)","-_","=+",
|
"`~","1!","2@","3#","4$","5%","6^","7&","8*","9(","0)","-_","=+",
|
||||||
"qQ","wW","eE","rR","tT","yY","uU","iI","oO","pP","[{","]}",
|
"qQ","wW","eE","rR","tT","yY","uU","iI","oO","pP","[{","]}",
|
||||||
"aA","sS","dD","fF","gG","hH","jJ","kK","lL",";:","'\"","\\|",
|
"aA","sS","dD","fF","gG","hH","jJ","kK","lL",";:","'\"","\\|",
|
||||||
"zZ","xX","cC","vV","bB","nN","mM",",<",".>","/?"
|
"zZ","xX","cC","vV","bB","nN","mM",",<",".>","/?",
|
||||||
"<>" /* the phantom key */
|
"<>" /* the phantom key */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user