fix 147200. merged from nova

git-svn-id: svn://10.0.0.236/trunk@10451 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ftang%netscape.com
1998-09-19 00:18:00 +00:00
parent 9fab93c0d3
commit 681f028c40

View File

@@ -152,8 +152,9 @@
#define CS_VIET_VPS (SINGLEBYTE | 93) /* 93 Vietnamese VPS */
#define CS_VIET_TCVN (SINGLEBYTE | 94) /* 94 Vietnamese TCVN */
#define CS_VIET_VNI ( 95) /* 95 Vietnamese VNI */
#define CS_T61 (MULTIBYTE | 96) /* 96 T61 */
#define INTL_CHAR_SET_MAX 96 /* must be highest + 1 */
#define INTL_CHAR_SET_MAX 97 /* must be highest + 1 */
#define CS_USER_DEFINED_ENCODING (SINGLEBYTE | 254) /* 254 */