Commit 88c5bc6e authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Added missing comma.

parent f97b5434
......@@ -90,7 +90,7 @@ static const char main_key_US_phantom[MAIN_LEN][4] =
"`~","1!","2@","3#","4$","5%","6^","7&","8*","9(","0)","-_","=+",
"qQ","wW","eE","rR","tT","yY","uU","iI","oO","pP","[{","]}",
"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 */
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment