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)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Mar 2020 14:52:57 +0000 (16:52 +0200)
commitd9ac0f8ae9aec55f2d5ecac6e9c8b48b92de6246
tree8a404ae1ebfcfe9af9e7713e761b95cfb71b7b9e
parent961850da7dd1fc96168f4b55ec5430db4b206a3c
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.

(cherry picked from commit d4a824e533ef940e9726dbf3d3f94993d97d6391)
Signed-off-by: Willy Tarreau <w@1wt.eu>
src/http_act.c