Indent code.
commita23f37448755d89924f791999432b76f490cb2bf
authorSimon Josefsson <simon@josefsson.org>
Wed, 14 Apr 2010 12:51:01 +0000 (14 14:51 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 14 Apr 2010 12:51:01 +0000 (14 14:51 +0200)
tree188c331f124e69d62fc7e9be2d8d5cab90469b24
parent705aa8cd3da09abedd6eb5d0d55610b644e4f98d
Indent code.
77 files changed:
doc/examples/ex-client-tlsia.c
doc/examples/ex-verify.c
doc/examples/ex-x509-info.c
lib/auth_cert.c
lib/auth_rsa.c
lib/ext_cert_type.c
lib/ext_max_record.c
lib/ext_oprfi.c
lib/ext_safe_renegotiation.c
lib/ext_server_name.c
lib/ext_session_ticket.c
lib/ext_signature.c
lib/gnutls_algorithms.c
lib/gnutls_auth.c
lib/gnutls_buffers.c
lib/gnutls_cert.c
lib/gnutls_cipher.c
lib/gnutls_compress.c
lib/gnutls_constate.c
lib/gnutls_extensions.c
lib/gnutls_global.c
lib/gnutls_handshake.c
lib/gnutls_kx.c
lib/gnutls_priority.c
lib/gnutls_record.c
lib/gnutls_session_pack.c
lib/gnutls_sig.c
lib/gnutls_state.c
lib/gnutls_v2_compat.c
lib/gnutls_x509.c
lib/minitasn1/decoding.c
lib/opencdk/read-packet.c
lib/opencdk/sig-check.c
lib/x509/pkcs12.c
lib/x509/verify.c
libextra/gl/hmac-md5.c
libextra/gl/md5.c
src/benchmark.c
src/certtool.c
src/cli.c
src/serv.c
src/tests.c
src/tls_test.c
tests/anonself.c
tests/certder.c
tests/chainverify.c
tests/crq_apis.c
tests/crq_key_id.c
tests/cve-2008-4989.c
tests/dhepskself.c
tests/dn.c
tests/dn2.c
tests/finished.c
tests/gc.c
tests/hostname-check.c
tests/init_roundtrip.c
tests/mini-eagain.c
tests/mini.c
tests/netconf-psk.c
tests/nul-in-x509-names.c
tests/openpgp-keyring.c
tests/openpgpself.c
tests/parse_ca.c
tests/pkcs12_encode.c
tests/pkcs12_s2k.c
tests/pkcs12_s2k_pem.c
tests/pskself.c
tests/resume.c
tests/set_pkcs12_cred.c
tests/simple.c
tests/tlsia.c
tests/utils.c
tests/x509_altname.c
tests/x509dn.c
tests/x509self.c
tests/x509sign-verify.c
tests/x509signself.c