]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
This patch cleans up a lot of the whitespace crap which was added by
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Sat, 22 Mar 2008 01:43:37 +0000 (02:43 +0100)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Sat, 22 Mar 2008 01:43:37 +0000 (02:43 +0100)
astyle.

- spurious blank lines before ;
- named struct{} members had their name on a new line
- bitfields quite messed up

and some minor manual things to avoid compact & empty if constructs not
easily followed.


Trivial merge