From e0dc16ad015bd4a28d8056beee3d00370504a303 Mon Sep 17 00:00:00 2001 From: "dsites@google.com" Date: Sun, 8 Sep 2013 00:06:20 +0000 Subject: [PATCH] UNICODE conflicts with Windows, and is unused here. Respell. git-svn-id: https://cld2.googlecode.com/svn/trunk@77 b252ecd4-b096-bf77-eb8e-91563289f87e --- public/encodings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/encodings.h b/public/encodings.h index 4750d67..1eb8f0a 100644 --- a/public/encodings.h +++ b/public/encodings.h @@ -40,7 +40,7 @@ enum Encoding { CHINESE_EUC_CN = 15, // Misnamed. Should be EUC_TW. Was Basis Tech // CNS11643EUC, before that EUC-CN(!) KOREAN_EUC_KR = 16, // KSC - UNICODE = 17, // Unicode + UNICODE_UNUSED = 17, // Unicode CHINESE_EUC_DEC = 18, // Misnamed. Should be EUC_TW. Was // CNS11643EUC, before that EUC. CHINESE_CNS = 19, // Misnamed. Should be EUC_TW. Was