]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: checks: use b_putist() instead of b_putstr()
authorWilly Tarreau <w@1wt.eu>
Thu, 12 Jul 2018 07:53:57 +0000 (09:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Jul 2018 14:23:43 +0000 (16:23 +0200)
commita094fde2b62f5baf6d7ec5ba0f870a4e42e62148
treedf07f71a4e1602ab80b6673642a83890d1361acc
parentea1b06d5bbc50baf9f2f50267131988b90245e20
MINOR: checks: use b_putist() instead of b_putstr()

This slightly simplifies the code.
src/checks.c