ICU-899 UBLOCK_INVALID_CODE should be -1
X-SVN-Rev: 6856
This commit is contained in:
parent
0d924e09c2
commit
fb01ab107d
@ -651,7 +651,7 @@ enum UBlockCode {
|
||||
U_SCRIPT_COUNT=98,
|
||||
|
||||
/** @draft ICU 2.0 */
|
||||
UBLOCK_INVALID_CODE=UBLOCK_COUNT,
|
||||
UBLOCK_INVALID_CODE=-1,
|
||||
|
||||
/** @deprecated Use the enum that begins with UBLOCK. Remove after Aug, 2002*/
|
||||
U_CHAR_SCRIPT_COUNT =UBLOCK_COUNT,
|
||||
|
Loading…
Reference in New Issue
Block a user