From: Aaron Marcher <info@nulltime.net>
Date: Tue, 16 Aug 2016 09:41:43 +0000 (+0200)
Subject: Formatting commit :(
X-Git-Url: https://git.xinqibao.xyz/slstatus.git/commitdiff_plain/ad8ab20c638998f71e9eb01c54820231db9a1079?ds=sidebyside;hp=ad8ab20c638998f71e9eb01c54820231db9a1079

Formatting commit :(

I know formatting commits suck... And I try to avoid them.

But this commit was absolutely necessary... The coding style in this
program was not ok and not the same over the whole program.

The commit is hard to read, but this is what I changed:
- Tabs for indentation instead of spaces
- Same style over the whole program (suckless style)
---