summaryrefslogtreecommitdiff
path: root/src/pcre2_jit_match.c
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-07-29 16:03:25 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-07-29 16:03:25 +0000
commitc248068aa081d9c812a59a339414ca6bc1264eb5 (patch)
tree1831167baa32e861321c21cf99e168d58eb18905 /src/pcre2_jit_match.c
parent91ddd4cea8362997f4cb458117d2ddefc34ccc9c (diff)
downloadpcre2-c248068aa081d9c812a59a339414ca6bc1264eb5.tar.gz
Remove incorrect comment.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1148 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'src/pcre2_jit_match.c')
-rw-r--r--src/pcre2_jit_match.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pcre2_jit_match.c b/src/pcre2_jit_match.c
index eee0386..7e13b8c 100644
--- a/src/pcre2_jit_match.c
+++ b/src/pcre2_jit_match.c
@@ -74,7 +74,6 @@ Arguments:
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