ICU-1687 Change the converter name for the variant of euc-jp

X-SVN-Rev: 7564
This commit is contained in:
George Rhoten 2002-02-05 17:43:28 +00:00
parent db89fd9197
commit 9a6815e9d7

View File

@ -64,7 +64,7 @@ typedef struct UAmbiguousConverter {
static const UAmbiguousConverter ambiguousConverters[]={
{ "ibm-942_P120-2000", 0xa5 },
{ "ibm-943_P130-2000", 0xa5 },
{ "ibm-33722", 0xa5 },
{ "ibm-33722_P120-2000", 0xa5 },
{ "ibm-949_P110-2000", 0x20a9 },
{ "ibm-1363_P110-2000", 0x20a9 },
{ "ISO_2022,locale=ko,version=0", 0x20a9 }