]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/translit.h
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / translit.h
index 4973d424715a05e9674fb18ef44b0b0419a7f41e..22e1e24e500d9f209cbc58acca9534330b60fd41 100644 (file)
@@ -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,