ICU-9567 Fixed API status comment for UTRACE_UCOL_STRCOLLUTF8.

X-SVN-Rev: 32597
This commit is contained in:
Yoshito Umaoka 2012-10-11 14:48:04 +00:00
parent 76cf9f508a
commit 964283d36c

View File

@ -86,7 +86,7 @@ typedef enum UTraceFunctionNumber {
UTRACE_UCOL_NEXTSORTKEYPART,
UTRACE_UCOL_STRCOLLITER,
UTRACE_UCOL_OPEN_FROM_SHORT_STRING,
UTRACE_UCOL_STRCOLLUTF8, /** @draft ICU 50 */
UTRACE_UCOL_STRCOLLUTF8, /**< @draft ICU 50 */
UTRACE_COLLATION_LIMIT
} UTraceFunctionNumber;