mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-20 19:03:49 +02:00
while working on backend/servers I realised I could have written that in a better way and avoid one extra break. This is slightly improving readiness. also while being here, fix function declaration which was not 100% accurate. this patch does not change the behaviour of the code. Signed-off-by: William Dauchy <wdauchy@gmail.com>