mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 18:25:57 +00:00
ICU-447 1361 is no longer the reference codepage. Modified it to take 1363.
X-SVN-Rev: 1744
This commit is contained in:
parent
05f640ef01
commit
d3a1a60f25
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ static const char * OptGroupByteToCPName[ULMBCS_CTRLOFFSET] = {
|
|||
/* 0x000E */ NULL, /* Unused */
|
||||
/* 0x000F */ NULL, /* Control chars: 0x0F20 + C0/C1 character: algorithmic */
|
||||
/* 0x0010 */ "ibm-943",
|
||||
/* 0x0011 */ "ibm-1361",
|
||||
/* 0x0011 */ "ibm-1363",
|
||||
/* 0x0012 */ "ibm-950",
|
||||
/* 0x0013 */ "ibm-1386"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue