]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/name2uni.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / i18n / name2uni.h
index 4c743def32ede240964d2c427ea3849b0b06f93c..44ad85fb822cb3e7a25bda84a21c79e97e0c84bf 100644 (file)
@@ -49,7 +49,7 @@ public:
      * Transliterator API.
      * @return    A copy of the object.
      */
-    virtual Transliterator* clone(void) const;
+    virtual NameUnicodeTransliterator* clone() const;
 
     /**
      * ICU "poor man's RTTI", returns a UClassID for the actual class.