From 05acbd11e1a458728f6425df26e079581bc99474 Mon Sep 17 00:00:00 2001 From: Vladimir Weinstein Date: Wed, 11 Jun 2003 03:57:32 +0000 Subject: [PATCH] ICU-2589 doxygen warning fix X-SVN-Rev: 12448 --- icu4c/source/i18n/unicode/ucol.h | 1 + 1 file changed, 1 insertion(+) diff --git a/icu4c/source/i18n/unicode/ucol.h b/icu4c/source/i18n/unicode/ucol.h index 9ad16420cea..645b76820bc 100644 --- a/icu4c/source/i18n/unicode/ucol.h +++ b/icu4c/source/i18n/unicode/ucol.h @@ -522,6 +522,7 @@ ucol_getSortKey(const UCollator *coll, * @return the actual number of bytes of a sortkey. It can be * smaller than count if we have reached the end of * the sort key. + * @draft ICU 2.6 */ U_CAPI int32_t U_EXPORT2 ucol_nextSortKeyPart(const UCollator *coll,