]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/casetrn.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / i18n / casetrn.h
index 744406e95f968b96da3c52820a1fdb0c9a58eaf2..2ec3e736deb845b93434eff0ca40a439e9d753fd 100644 (file)
@@ -58,7 +58,7 @@ public:
      * Transliterator API.
      * @return a copy of the object.
      */
-    virtual Transliterator* clone(void) const = 0;
+    virtual CaseMapTransliterator* clone() const = 0;
 
     /**
      * ICU "poor man's RTTI", returns a UClassID for the actual class.