summaryrefslogtreecommitdiff
path: root/ext/intl/breakiterator/codepointiterator_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/breakiterator/codepointiterator_internal.h')
-rw-r--r--ext/intl/breakiterator/codepointiterator_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/breakiterator/codepointiterator_internal.h b/ext/intl/breakiterator/codepointiterator_internal.h
index 0c9b8cc9a5..d34fc0a2c2 100644
--- a/ext/intl/breakiterator/codepointiterator_internal.h
+++ b/ext/intl/breakiterator/codepointiterator_internal.h
@@ -26,7 +26,7 @@ namespace PHP {
class CodePointBreakIterator : public BreakIterator {
public:
- static UClassID getStaticClassID();
+ static UClassID getStaticClassID();
CodePointBreakIterator();