summaryrefslogtreecommitdiff
path: root/deps/icu-small/source/i18n/strmatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/icu-small/source/i18n/strmatch.h')
-rw-r--r--deps/icu-small/source/i18n/strmatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/icu-small/source/i18n/strmatch.h b/deps/icu-small/source/i18n/strmatch.h
index 7152a24a07..09d04ede13 100644
--- a/deps/icu-small/source/i18n/strmatch.h
+++ b/deps/icu-small/source/i18n/strmatch.h
@@ -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