]> granicus.if.org Git - icu/commitdiff
ICU-13030 review comment
authorSteven R. Loomis <srl@icu-project.org>
Tue, 12 Sep 2017 19:24:51 +0000 (19:24 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Tue, 12 Sep 2017 19:24:51 +0000 (19:24 +0000)
X-SVN-Rev: 40386

icu4c/source/common/unicode/platform.h

index d4f9a7462212551d0b8b3ca9231a7ed612d6bba6..4d2deb2d361aaeccb06c0d7da347aa0261142966 100644 (file)
@@ -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