From 7292c751a3d0c0304683048dc4c9ee601286c5ed Mon Sep 17 00:00:00 2001 From: "Philip.Hazel" Date: Mon, 29 Jul 2019 16:03:25 +0000 Subject: [PATCH] Remove incorrect comment. --- src/pcre2_jit_match.c | 1 - 1 file changed, 1 deletion(-) 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