]> granicus.if.org Git - curl/commit
removed space after if and while before the parenthesis for better source code
authorDaniel Stenberg <daniel@haxx.se>
Mon, 5 Nov 2007 09:45:09 +0000 (09:45 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 5 Nov 2007 09:45:09 +0000 (09:45 +0000)
commitad6e28073c985a42e8b15d2234baa7ef67ffcb35
tree3290673b6a41d68080993ad388310d1b049e2793
parentaf29dcbafb8103472f92fb61fd95d4179730fcd8
removed space after if and while before the parenthesis for better source code
consistency
24 files changed:
lib/base64.c
lib/connect.c
lib/content_encoding.c
lib/easy.c
lib/formdata.c
lib/ftp.c
lib/hostthre.c
lib/http.c
lib/http_negotiate.c
lib/http_ntlm.c
lib/inet_pton.c
lib/ldap.c
lib/mprintf.c
lib/multi.c
lib/nss.c
lib/select.c
lib/sendf.c
lib/socks.c
lib/splay.c
lib/ssluse.c
lib/strtoofft.c
lib/telnet.c
lib/transfer.c
lib/url.c