ICU-1687 Change the converter name for the variant of euc-jp
X-SVN-Rev: 7564
This commit is contained in:
parent
db89fd9197
commit
9a6815e9d7
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user