CLEANUP: peers: remove useless annoying tabulations.
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 26 Mar 2019 09:18:07 +0000 (10:18 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 26 Mar 2019 09:53:09 +0000 (10:53 +0100)
commitaba44a2abce3d8f3fc279f69e8c509db559714a0
tree46860331664409e9167817ebe6272ec086b6eaba
parent045e0d4b3b2a1e1d13db667791949dc4f7d67c4a
CLEANUP: peers: remove useless annoying tabulations.

There were tabs in between macro names and their values in their
definition, forcing everyone to do the same, and causing some
mangling in patches. Let's fix all this.
src/peers.c