UNICODE conflicts with Windows, and is unused here. Respell.
git-svn-id: https://cld2.googlecode.com/svn/trunk@77 b252ecd4-b096-bf77-eb8e-91563289f87e
This commit is contained in:
@@ -40,7 +40,7 @@ enum Encoding {
|
|||||||
CHINESE_EUC_CN = 15, // Misnamed. Should be EUC_TW. Was Basis Tech
|
CHINESE_EUC_CN = 15, // Misnamed. Should be EUC_TW. Was Basis Tech
|
||||||
// CNS11643EUC, before that EUC-CN(!)
|
// CNS11643EUC, before that EUC-CN(!)
|
||||||
KOREAN_EUC_KR = 16, // KSC
|
KOREAN_EUC_KR = 16, // KSC
|
||||||
UNICODE = 17, // Unicode
|
UNICODE_UNUSED = 17, // Unicode
|
||||||
CHINESE_EUC_DEC = 18, // Misnamed. Should be EUC_TW. Was
|
CHINESE_EUC_DEC = 18, // Misnamed. Should be EUC_TW. Was
|
||||||
// CNS11643EUC, before that EUC.
|
// CNS11643EUC, before that EUC.
|
||||||
CHINESE_CNS = 19, // Misnamed. Should be EUC_TW. Was
|
CHINESE_CNS = 19, // Misnamed. Should be EUC_TW. Was
|
||||||
|
Reference in New Issue
Block a user