mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 04:29:31 +00:00
ICU-8295 changes based on code review
X-SVN-Rev: 30077
This commit is contained in:
parent
256fbc6f64
commit
2b8eb22cc2
1 changed files with 1 additions and 1 deletions
|
@ -600,7 +600,7 @@ ucol_setStrength(UCollator *coll,
|
|||
* @see ucol_getEquivalentReorderCodes
|
||||
* @draft ICU 4.8
|
||||
*/
|
||||
U_CAPI int32_t U_EXPORT2
|
||||
U_DRAFT int32_t U_EXPORT2
|
||||
ucol_getReorderCodes(const UCollator* coll,
|
||||
int32_t* dest,
|
||||
int32_t destCapacity,
|
||||
|
|
Loading…
Add table
Reference in a new issue