summaryrefslogtreecommitdiff
path: root/deps/icu-small/source/i18n/quant.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/icu-small/source/i18n/quant.h')
-rw-r--r--deps/icu-small/source/i18n/quant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/icu-small/source/i18n/quant.h b/deps/icu-small/source/i18n/quant.h
index 1abb0db61a..d5aa8e5eee 100644
--- a/deps/icu-small/source/i18n/quant.h
+++ b/deps/icu-small/source/i18n/quant.h
@@ -45,7 +45,7 @@ class Quantifier : public UnicodeFunctor, public UnicodeMatcher {
* Implement UnicodeFunctor
* @return a copy of the object.
*/
- virtual UnicodeFunctor* clone() const;
+ virtual Quantifier* clone() const;
/**
* Implement UnicodeMatcher