From 0343e0805b3506adcb0e43e24a88724156391b16 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Tue, 12 Sep 2017 19:24:51 +0000 Subject: [PATCH] ICU-13030 review comment X-SVN-Rev: 40386 --- icu4c/source/common/unicode/platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/common/unicode/platform.h b/icu4c/source/common/unicode/platform.h index d4f9a746221..4d2deb2d361 100644 --- a/icu4c/source/common/unicode/platform.h +++ b/icu4c/source/common/unicode/platform.h @@ -830,7 +830,7 @@ namespace std { # define U_CALLCONV U_EXPORT2 #endif - /** +/** * \def U_CALLCONV_FPTR * Similar to U_CALLCONV, but only used on function pointers. * @internal -- 2.40.0