Re-align some comments after running the reformat script.
authorMatt Caswell <matt@openssl.org>
Mon, 5 Jan 2015 11:30:03 +0000 (11:30 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 22 Jan 2015 09:20:10 +0000 (09:20 +0000)
commit50e735f9e5d220cdad7db690188b82a69ddcb39e
tree48043d67891fa563074cfe4f33fe68761b5c3aba
parent739a5eee619fc8c03736140828891b369f8690f4
Re-align some comments after running the reformat script.
This should be a one off operation (subsequent invokation of the
script should not move them)

Reviewed-by: Tim Hudson <tjh@openssl.org>
50 files changed:
apps/ca.c
apps/openssl.c
apps/req.c
apps/s_cb.c
apps/s_socket.c
apps/ts.c
crypto/asn1/a_sign.c
crypto/bio/b_sock.c
crypto/bio/bf_null.c
crypto/bio/bio.h
crypto/bn/bn_add.c
crypto/bn/bn_exp.c
crypto/bn/bn_gcd.c
crypto/bn/bn_mul.c
crypto/bn/bn_prime.c
crypto/bn/bn_sqr.c
crypto/bn/bn_sqrt.c
crypto/conf/conf_def.c
crypto/des/destest.c
crypto/dsa/dsa_ameth.c
crypto/dso/dso_vms.c
crypto/ec/ec.h
crypto/ec/ec2_smpl.c
crypto/ec/ec_lcl.h
crypto/ec/ec_mult.c
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/ec/ecp_smpl.c
crypto/o_time.c
crypto/pem/pem.h
crypto/rc4/rc4_enc.c
crypto/rsa/rsa_pss.c
crypto/threads/mttest.c
crypto/whrlpool/wp_dgst.c
crypto/x509v3/v3_scts.c
engines/vendor_defns/hwcryptohook.h
ssl/d1_both.c
ssl/d1_pkt.c
ssl/kssl.c
ssl/s23_srvr.c
ssl/s3_cbc.c
ssl/s3_clnt.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl_ciph.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/ssltest.c
ssl/t1_lib.c