From 591395a832aba635f9c8cf4e71a3558f14f41a37 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 6 Aug 2012 06:46:06 +0200 Subject: add accidentally removed */ Change-Id: I876a229f623ac53f994570297eb51248997b0a92 --- regexp/inc/regexp/reclass.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regexp') 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; -- cgit