]> granicus.if.org Git - icu/commitdiff
ICU-9567 Fixed API status comment for UTRACE_UCOL_STRCOLLUTF8.
authorYoshito Umaoka <y.umaoka@gmail.com>
Thu, 11 Oct 2012 14:48:04 +0000 (14:48 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Thu, 11 Oct 2012 14:48:04 +0000 (14:48 +0000)
X-SVN-Rev: 32597

icu4c/source/common/unicode/utrace.h

index 7c89f64ed3951abff88122e5d185d0c9651f9623..bdfa4fe385c9a68402e2fa3d2bc64c2edfa86828 100644 (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;