]> git.kaiwu.me - haproxy.git/commit
[BUG] checks: fix newline termination
authorKrzysztof Piotr Oledzki <ole@ans.pl>
Mon, 11 Jan 2010 12:16:27 +0000 (13:16 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 11 Jan 2010 20:13:43 +0000 (21:13 +0100)
commit9f2b9d5bf766d832331c7c6455c2a82af14a8e9d
treefab9a8ea1233e6cfba1e076780f53dceaeb4a5fb
parent5f5b7d2c1db1fabe3d372b0080a8773147762ee7
[BUG] checks: fix newline termination

We can't put a newline in server_status_printf() as there might be
something added later.
src/checks.c