Indent code.
commite2a5fa157eb1c5fcc946a4690553497d2cb04c09
authorSimon Josefsson <simon@josefsson.org>
Thu, 5 Nov 2009 08:50:01 +0000 (5 09:50 +0100)
committerSimon Josefsson <simon@josefsson.org>
Thu, 5 Nov 2009 08:50:01 +0000 (5 09:50 +0100)
tree159d5585846d1ffb7f06d03f4c4f0e46a1d487ba
parent91b652d36dcb57db89d7edab6caa88d211f7d859
Indent code.
92 files changed:
doc/examples/ex-cert-select.c
doc/examples/ex-client-psk.c
doc/examples/ex-pkcs12.c
doc/examples/ex-serv-anon.c
doc/examples/ex-serv-export.c
doc/examples/ex-serv-pgp.c
doc/examples/ex-serv-psk.c
doc/examples/ex-serv-srp.c
doc/examples/ex-serv1.c
guile/src/core.c
lib/auth_cert.c
lib/auth_dhe.c
lib/auth_rsa_export.c
lib/auth_srp.c
lib/auth_srp_passwd.c
lib/auth_srp_rsa.c
lib/ext_cert_type.c
lib/ext_server_name.c
lib/ext_session_ticket.c
lib/ext_signature.c
lib/gnutls_algorithms.c
lib/gnutls_buffers.c
lib/gnutls_cert.c
lib/gnutls_cipher.c
lib/gnutls_errors.c
lib/gnutls_extensions.c
lib/gnutls_handshake.c
lib/gnutls_hash_int.c
lib/gnutls_mpi.c
lib/gnutls_priority.c
lib/gnutls_psk.c
lib/gnutls_record.c
lib/gnutls_session_pack.c
lib/gnutls_sig.c
lib/gnutls_state.c
lib/gnutls_str.c
lib/gnutls_supplemental.c
lib/gnutls_ui.c
lib/gnutls_x509.c
lib/minitasn1/decoding.c
lib/opencdk/armor.c
lib/opencdk/keydb.c
lib/opencdk/literal.c
lib/opencdk/misc.c
lib/opencdk/new-packet.c
lib/opencdk/read-packet.c
lib/opencdk/sig-check.c
lib/opencdk/stream.c
lib/opencdk/verify.c
lib/openpgp/gnutls_openpgp.c
lib/openpgp/output.c
lib/openpgp/pgp.c
lib/x509/crq.c
lib/x509/dn.c
lib/x509/pkcs12.c
lib/x509/pkcs12_bag.c
lib/x509/privkey_pkcs8.c
lib/x509/verify.c
lib/x509/x509_write.c
libextra/gl/md5.c
libextra/gnutls_openssl.c
src/certtool-cfg.c
src/cli.c
src/common.c
src/crypt.c
src/psk.c
src/serv.c
tests/anonself.c
tests/chainverify.c
tests/crq_apis.c
tests/cve-2008-4989.c
tests/cve-2009-1415.c
tests/dhepskself.c
tests/dn2.c
tests/finished.c
tests/hostname-check.c
tests/mini-eagain.c
tests/mini.c
tests/nul-in-x509-names.c
tests/openpgpself.c
tests/oprfi.c
tests/pkcs12_encode.c
tests/pkcs12_s2k.c
tests/pkcs12_s2k_pem.c
tests/pskself.c
tests/resume.c
tests/tlsia.c
tests/x509_altname.c
tests/x509dn.c
tests/x509self.c
tests/x509sign-verify.c
tests/x509signself.c