CLEANUP: actions: the keyword must always be const from the rule
authorWilly Tarreau <w@1wt.eu>
Fri, 12 Mar 2021 10:12:38 +0000 (11:12 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 Mar 2021 13:13:21 +0000 (14:13 +0100)
commit133c8c412e8539e2bebdaec1a403445719832a8a
tree624de38c01415fd0caca7c756383f114420bc203
parent25809999fe7fe031f890b1c98f000b48819854cc
CLEANUP: actions: the keyword must always be const from the rule

There's no reason for a rule to want to modify an action keyword, let's
make sure it is always const.
include/haproxy/action-t.h