ICU-2330 [doc] deprecation referred to nonexistent function. Result: user confusion
X-SVN-Rev: 9927
This commit is contained in:
parent
cfa64b7c29
commit
c08c8f20f3
@ -2290,7 +2290,7 @@ u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *p
|
||||
|
||||
#ifdef ICU_UCHAR_USE_DEPRECATES
|
||||
/**
|
||||
*@deprecated Use u_charBlock instead. Remove after Aug,2002
|
||||
*@deprecated Use ublock_getCode instead. Remove after Aug,2002
|
||||
*/
|
||||
#define u_charScript ublock_getCode
|
||||
/** @deprecated Use the enum UCharBlock instead. Remove after Aug,2002*/
|
||||
|
Loading…
Reference in New Issue
Block a user