ICU-13030 review comment

X-SVN-Rev: 40386
This commit is contained in:
Steven R. Loomis 2017-09-12 19:24:51 +00:00
parent f1da2f1d9f
commit 0343e0805b

View 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