X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/08b89b0a244153b9f5bbb2f49c55ab0f7298122e..b331163bffd790ced0e88b73f44f86d49ccc48a5:/icuSources/i18n/unicode/translit.h diff --git a/icuSources/i18n/unicode/translit.h b/icuSources/i18n/unicode/translit.h index 4973d424..22e1e24e 100644 --- a/icuSources/i18n/unicode/translit.h +++ b/icuSources/i18n/unicode/translit.h @@ -1026,13 +1026,13 @@ protected: #ifndef U_HIDE_INTERNAL_API /** - * @internal * @param id the ID being registered * @param factory a function pointer that will be copied and * called later when the given ID is passed to createInstance() * @param context a context pointer that will be stored and * later passed to the factory function when an ID matching * the registration ID is being instantiated with this factory. + * @internal */ static void _registerFactory(const UnicodeString& id, Factory factory,