Commit a80a50ca authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

param: Remove stale references to pcre error codes

parent 8e652730
...@@ -1650,7 +1650,7 @@ PARAM_PCRE2( ...@@ -1650,7 +1650,7 @@ PARAM_PCRE2(
" prevent crashes, at the cost of possible regexp" " prevent crashes, at the cost of possible regexp"
" matching failures.\n\n" " matching failures.\n\n"
"Matching failures will show up in the log as VCL_Error" "Matching failures will show up in the log as VCL_Error"
" messages with regexp errors -27 or -21." " messages."
) )
# undef PARAM_ALL # undef PARAM_ALL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment