summaryrefslogtreecommitdiffstats
path: root/thirdparty/icu4c/common/ucase.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/icu4c/common/ucase.h')
-rw-r--r--thirdparty/icu4c/common/ucase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/icu4c/common/ucase.h b/thirdparty/icu4c/common/ucase.h
index e03b311870..af73873608 100644
--- a/thirdparty/icu4c/common/ucase.h
+++ b/thirdparty/icu4c/common/ucase.h
@@ -357,7 +357,7 @@ enum {
/* definitions for 16-bit case properties word ------------------------------ */
U_CFUNC const UTrie2 * U_EXPORT2
-ucase_getTrie();
+ucase_getTrie(void);
/* 2-bit constants for types of cased characters */
#define UCASE_TYPE_MASK 3