]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/titletrn.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / i18n / titletrn.h
index 166378fe9da5c2ef0bef1b0dc151d48b40f18518..4e45ac6f81fabc7bc67737c05759324048f7954a 100644 (file)
@@ -52,7 +52,7 @@ class TitlecaseTransliterator : public CaseMapTransliterator {
      * Transliterator API.
      * @return a copy of the object.
      */
-    virtual Transliterator* clone(void) const;
+    virtual TitlecaseTransliterator* clone() const;
 
     /**
      * ICU "poor man's RTTI", returns a UClassID for the actual class.