summaryrefslogtreecommitdiffstats
path: root/thirdparty/icu4c/common/uinvchar.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/icu4c/common/uinvchar.h')
-rw-r--r--thirdparty/icu4c/common/uinvchar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/icu4c/common/uinvchar.h b/thirdparty/icu4c/common/uinvchar.h
index 9b7a9bd114..3e031ccc5a 100644
--- a/thirdparty/icu4c/common/uinvchar.h
+++ b/thirdparty/icu4c/common/uinvchar.h
@@ -120,7 +120,7 @@ U_NAMESPACE_END
* EBCDIC machine won't be compiled the same way on other EBCDIC based machines.
* @internal
*/
-U_CFUNC UBool
+U_CAPI UBool
uprv_isEbcdicAtSign(char c);
/**