]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEV: flags: fix "siet" shortcut name
authorWilly Tarreau <w@1wt.eu>
Fri, 27 May 2022 14:26:31 +0000 (16:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 27 May 2022 17:33:35 +0000 (19:33 +0200)
commit0cf0a0458c23abb6ca8852514f0d470f90e68590
treeb7c0dd988ce7252f894002ce684291d1f54bd3ff
parentda59c895b90037340cf74834b841f634eec95680
DEV: flags: fix "siet" shortcut name

It "si->et" was changed to "strm->et" by commit 09b3c5559 ("DEV: flags:
No longer dump SI flags") but this shortcut was missed.
dev/flags/flags.c