Fixed a typo spotted by Seungju Kim

svn path=/trunk/; revision=33017
This commit is contained in:
Pierre Schweitzer 2008-04-18 06:46:33 +00:00
parent 7c0ca05a4c
commit 1367c0f670

View file

@ -15,7 +15,7 @@
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL
#pragma code_page(1252)
#endif //_WIN32