mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-2589 doxygen warning fix
X-SVN-Rev: 12448
This commit is contained in:
parent
a6c58b81f0
commit
05acbd11e1
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue