source cleanup: unify look, style and indent levels
authorDaniel Stenberg <daniel@haxx.se>
Wed, 20 Apr 2011 13:17:42 +0000 (15:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 27 Apr 2011 07:09:35 +0000 (09:09 +0200)
commitb903186fa0189ff241d756d25d07fdfe9885ae49
treebd942ac8753469172661b0d30153986378337fdf
parent592eda8e3feb1bf8d0f85c2baa485323b315f9d9
source cleanup: unify look, style and indent levels

By the use of a the new lib/checksrc.pl script that checks that our
basic source style rules are followed.
88 files changed:
lib/Makefile.am
lib/asyn-ares.c
lib/asyn-thread.c
lib/axtls.c
lib/base64.c
lib/checksrc.pl [new file with mode: 0755]
lib/connect.c
lib/content_encoding.c
lib/cookie.c
lib/curl_addrinfo.c
lib/curl_fnmatch.c
lib/curl_memrchr.c
lib/curl_rtmp.c
lib/curl_threads.c
lib/cyassl.c
lib/dict.c
lib/easy.c
lib/escape.c
lib/file.c
lib/formdata.c
lib/ftp.c
lib/ftp.h
lib/ftplistparser.c
lib/gopher.c
lib/gtls.c
lib/hash.c
lib/hmac.c
lib/hostip.c
lib/hostip6.c
lib/http.c
lib/http_digest.c
lib/http_negotiate.c
lib/http_negotiate_sspi.c
lib/http_ntlm.c
lib/http_proxy.c
lib/idn_win32.c
lib/if2ip.c
lib/imap.c
lib/imap.h
lib/inet_ntop.c
lib/inet_pton.c
lib/krb4.c
lib/krb4.h
lib/krb5.c
lib/ldap.c
lib/llist.c
lib/md4.c
lib/md5.c
lib/memdebug.h
lib/mprintf.c
lib/multi.c
lib/non-ascii.c
lib/nss.c
lib/openldap.c
lib/parsedate.c
lib/pingpong.c
lib/polarssl.c
lib/pop3.c
lib/progress.c
lib/qssl.c
lib/rawstr.c
lib/rawstr.h
lib/rtsp.c
lib/security.c
lib/select.c
lib/sendf.c
lib/setup.h
lib/share.c
lib/slist.c
lib/smtp.c
lib/smtp.h
lib/socks.c
lib/socks_gssapi.c
lib/socks_sspi.c
lib/splay.c
lib/ssh.c
lib/sslgen.c
lib/ssluse.c
lib/strerror.c
lib/strtoofft.c
lib/telnet.c
lib/tftp.c
lib/transfer.c
lib/transfer.h
lib/url.c
lib/url.h
lib/urldata.h
lib/version.c