diff options
Diffstat (limited to 'thirdparty/icu4c/common/unicode/ucpmap.h')
-rw-r--r-- | thirdparty/icu4c/common/unicode/ucpmap.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/thirdparty/icu4c/common/unicode/ucpmap.h b/thirdparty/icu4c/common/unicode/ucpmap.h index 31e1365cac..a740bd160f 100644 --- a/thirdparty/icu4c/common/unicode/ucpmap.h +++ b/thirdparty/icu4c/common/unicode/ucpmap.h @@ -13,8 +13,7 @@ U_CDECL_BEGIN /** * \file - * - * This file defines an abstract map from Unicode code points to integer values. + * \brief C API: This file defines an abstract map from Unicode code points to integer values. * * @see UCPMap * @see UCPTrie |