whitespace: unified source
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Sep 2010 21:32:24 +0000 (23:32 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Sep 2010 21:32:24 +0000 (23:32 +0200)
commitd8041a7ea58609f3b64900e243d7b85852d9c6af
treeb09098f67f56bc7ff2fe9ae43d32dc830b40b264
parentabde4c9d84b357cf935e44f1f92d980996e637d7
whitespace: unified source

if ( => if(
while ( => while(

and some other changes in the similar spirit, trying to make the
whole file use the same style
src/main.c