Revision: 1148
http://www.exim.org/viewvc/pcre2?view=rev&revision=1148
Author: ph10
Date: 2019-07-29 17:03:25 +0100 (Mon, 29 Jul 2019)
Log Message:
-----------
Remove incorrect comment.
Modified Paths:
--------------
code/trunk/src/pcre2_jit_match.c
Modified: code/trunk/src/pcre2_jit_match.c
===================================================================
--- code/trunk/src/pcre2_jit_match.c 2019-07-29 15:32:36 UTC (rev 1147)
+++ code/trunk/src/pcre2_jit_match.c 2019-07-29 16:03:25 UTC (rev 1148)
@@ -74,7 +74,6 @@
options option bits
match_data points to a match_data block
mcontext points to a match context
- jit_stack points to a JIT stack
Returns: > 0 => success; value is the number of ovector pairs filled
= 0 => success, but ovector is not big enough