]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/strmatch.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / i18n / strmatch.h
index 8ebdb309e60d5c0f31cd75d6b52946293e79746f..71ae9849511b23adeb11724e072fd84c74a5cc77 100644 (file)
@@ -78,7 +78,7 @@ class StringMatcher : public UnicodeFunctor, public UnicodeMatcher, public Unico
      * Implement UnicodeFunctor
      * @return a copy of the object.
      */
-    virtual UnicodeFunctor* clone() const;
+    virtual StringMatcher* clone() const;
 
     /**
      * UnicodeFunctor API.  Cast 'this' to a UnicodeMatcher* pointer