ICU-8295 changes based on code review

X-SVN-Rev: 30077
This commit is contained in:
Stuart Gill 2011-05-10 00:16:40 +00:00
parent 256fbc6f64
commit 2b8eb22cc2

View File

@ -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,