MINOR: stats: improve alignment of color codes to save one line of header
authorWilly Tarreau <w@1wt.eu>
Tue, 13 May 2014 19:58:31 +0000 (21:58 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 13 May 2014 20:01:21 +0000 (22:01 +0200)
commitd03fdf41ec966eabcdf71323d389d301541c6cca
treeb12c99d6bfe0f92ac36f84bc73f7ed795ea94e5a
parentec6b012bf4e4157c14e474db0a85e80f7e618b94
MINOR: stats: improve alignment of color codes to save one line of header

Having both "active or backup DOWN" and "not checked" on the left side of
the color caption inflates the whole header block for no reason. Simply
move them both on the same line and reduce the header height.
src/dumpstats.c