Re-align some comments after running the reformat script. OpenSSL_1_0_2-post-reformat
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:31:48 +0000 (09:31 +0000)
commit83975c80bbc3e84cc605e0491707a6517f5dd346
tree3292eadddefc6fd0b0ce848c1fe285a3bbe32cb6
parent323d39e87f86bc4524881942aafc7539532aefff
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)

This commit is for the 1.0.2 changes

Reviewed-by: Tim Hudson <tjh@openssl.org>
78 files changed:
apps/ca.c
apps/gendh.c
apps/openssl.c
apps/req.c
apps/s_cb.c
apps/s_client.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/bio/bss_acpt.c
crypto/bn/bn_add.c
crypto/bn/bn_exp.c
crypto/bn/bn_gcd.c
crypto/bn/bn_kron.c
crypto/bn/bn_mul.c
crypto/bn/bn_print.c
crypto/bn/bn_sqr.c
crypto/bn/bn_sqrt.c
crypto/cast/casttest.c
crypto/conf/conf_def.c
crypto/des/des.c
crypto/des/destest.c
crypto/des/enc_read.c
crypto/des/ofb64ede.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_oct.c
crypto/ec/ecp_smpl.c
crypto/idea/ideatest.c
crypto/lhash/lhash.c
crypto/o_time.c
crypto/pem/pem.h
crypto/rand/randfile.c
crypto/rc2/rc2test.c
crypto/rc4/rc4_enc.c
crypto/rsa/rsa_pss.c
crypto/threads/mttest.c
crypto/whrlpool/wp_dgst.c
crypto/x509/by_dir.c
crypto/x509/x509_lu.c
crypto/x509/x509_r2x.c
crypto/x509/x509_vfy.c
crypto/x509/x509name.c
crypto/x509v3/v3_scts.c
crypto/x509v3/v3_utl.c
demos/engines/zencod/hw_zencod.h
engines/ccgost/gost_ctl.c
engines/e_cswift.c
engines/vendor_defns/hwcryptohook.h
ssl/d1_both.c
ssl/d1_pkt.c
ssl/kssl.c
ssl/s23_srvr.c
ssl/s2_pkt.c
ssl/s3_cbc.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_ciph.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/ssl_task.c
ssl/ssltest.c
ssl/t1_lib.c
test/methtest.c