Re-align some comments after running the reformat script. reformat-0.9.8
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 03:03:53 +0000 (03:03 +0000)
commit636fc04711e44129daf19fb324760070fd469109
tree5a848819b56b651170754c76336126c322cf5b97
parent35a22481c20a6e610e893c7fe6a5b3cff778e058
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 0.9.8 changes
62 files changed:
apps/ca.c
apps/gendh.c
apps/req.c
apps/s_cb.c
apps/s_client.c
apps/s_socket.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/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_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/x509/by_dir.c
crypto/x509/x509_lu.c
crypto/x509/x509_r2x.c
crypto/x509/x509_vfy.c
crypto/x509/x509name.c
demos/engines/zencod/hw_zencod.h
engines/e_cswift.c
engines/vendor_defns/hwcryptohook.h
ssl/d1_both.c
ssl/d1_clnt.c
ssl/d1_pkt.c
ssl/kssl.c
ssl/s23_srvr.c
ssl/s2_pkt.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl_ciph.c
ssl/ssl_lib.c
ssl/ssl_task.c
ssl/ssltest.c
ssl/t1_lib.c
test/methtest.c