BUG/MINOR: http-rules: Fix a typo in the reject action function
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Mar 2020 14:07:09 +0000 (15:07 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Mar 2020 14:36:04 +0000 (15:36 +0100)
commitd4a824e533ef940e9726dbf3d3f94993d97d6391
tree67ff7c131ee4ac676236f240228ed747e2766d8c
parentc5bb5a0f2b36bffcea807bd7e529abdc35c23067
BUG/MINOR: http-rules: Fix a typo in the reject action function

A typo was introduced by the commit c5bb5a0f2 ("BUG/MINOR: http-rules: Preserve
FLT_END analyzers on reject action").

This patch must be backported with the commit c5bb5a0f2.
src/http_act.c