Rearranged whitespace (and comments) in all the code!
authormarkus schnalke <meillo@marmaro.de>
Fri, 7 Oct 2011 06:35:27 +0000 (08:35 +0200)
committermarkus schnalke <meillo@marmaro.de>
Fri, 7 Oct 2011 06:35:27 +0000 (08:35 +0200)
The primary goal was to only indent with tabs and not mix them with spaces.
Also, no more tabs should appear past the first printable char on each line.
Now editing the sources will be much easier, no matter which editor one uses,
and rearranging won't break aligned code.
(Beware, the changeset is huge, but the `diff -w' changes are moderate.)


No differences found