summaryrefslogtreecommitdiff
path: root/regexp
diff options
context:
space:
mode:
Diffstat (limited to 'regexp')
-rw-r--r--regexp/inc/regexp/reclass.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/regexp/inc/regexp/reclass.hxx b/regexp/inc/regexp/reclass.hxx
index 1b1f6d9c7643..f61112dbe58b 100644
--- a/regexp/inc/regexp/reclass.hxx
+++ b/regexp/inc/regexp/reclass.hxx
@@ -199,7 +199,7 @@ typedef enum
on_failure_keep_string_jump,
/** Throw away latest failure point and then
- jump to following two-byte relative address.
+ jump to following two-byte relative address. */
pop_failure_jump,
/** Change to pop_failure_jump if know won't have to backtrack to match;