mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-10107 bump script codes
X-SVN-Rev: 33531
This commit is contained in:
parent
f56d218cb7
commit
98b675629d
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
*
|
||||
* (C) Copyright IBM Corp. 1998-2012. All Rights Reserved.
|
||||
* (C) Copyright IBM Corp. 1998-2013. All Rights Reserved.
|
||||
*
|
||||
* WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
|
||||
* YOU REALLY KNOW WHAT YOU'RE DOING.
|
||||
|
@ -233,10 +233,11 @@ enum ScriptCodes {
|
|||
* @stable ICU 49
|
||||
*/
|
||||
|
||||
khojScriptCode = 156,
|
||||
tirhScriptCode = 157,
|
||||
hluwScriptCode = 156, /* bump to match current ICU */
|
||||
khojScriptCode = 157,
|
||||
tirhScriptCode = 158,
|
||||
|
||||
scriptCodeCount = 158
|
||||
scriptCodeCount = 159
|
||||
};
|
||||
|
||||
U_NAMESPACE_END
|
||||
|
|
Loading…
Add table
Reference in a new issue