Back out last change jshin made. Fixing bustage. b=224546
git-svn-id: svn://10.0.0.236/trunk@149975 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
755fa58e2a
commit
8cf0dd6dee
@ -62,7 +62,7 @@ struct iso_map
|
|||||||
{
|
{
|
||||||
const char* iso_code;
|
const char* iso_code;
|
||||||
DWORD win_code;
|
DWORD win_code;
|
||||||
const iso_pair* sublang_list;
|
iso_pair sublang_list[20];
|
||||||
};
|
};
|
||||||
|
|
||||||
// Older versions of VC++ and Win32 SDK and mingw don't have
|
// Older versions of VC++ and Win32 SDK and mingw don't have
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user