]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/strmatch.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / i18n / strmatch.h
index c0d647a194cc0b6ea985b645ca7bfed4512d99af..71ae9849511b23adeb11724e072fd84c74a5cc77 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
  * Copyright (C) 2001-2011, International Business Machines Corporation
  * and others. All Rights Reserved.
@@ -76,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