diff options
Diffstat (limited to 'thirdparty/icu4c/common/unicode/umutablecptrie.h')
-rw-r--r-- | thirdparty/icu4c/common/unicode/umutablecptrie.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/thirdparty/icu4c/common/unicode/umutablecptrie.h b/thirdparty/icu4c/common/unicode/umutablecptrie.h index 3b950055da..d60fd61819 100644 --- a/thirdparty/icu4c/common/unicode/umutablecptrie.h +++ b/thirdparty/icu4c/common/unicode/umutablecptrie.h @@ -21,8 +21,7 @@ U_CDECL_BEGIN /** * \file - * - * This file defines a mutable Unicode code point trie. + * \brief C API: This file defines a mutable Unicode code point trie. * * @see UCPTrie * @see UMutableCPTrie |