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