ad8ab20c63
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)
5 lines
128 B
Markdown
5 lines
128 B
Markdown
Contributing
|
|
============
|
|
|
|
If you want to contribute, please use [the suckless coding style](http://suckless.org/coding_style).
|