indent has problems with comments that are on the right hand side of a line.
authorMatt Caswell <matt@openssl.org>
Wed, 21 Jan 2015 11:09:58 +0000 (11:09 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 22 Jan 2015 09:20:08 +0000 (09:20 +0000)
commitdbd87ffc210328eb8670c24a427318172c1e334d
tree6175be66604e4bc349d37a6832e4547b9079410c
parent0107079e5f40bd53c7ab7c3eb66aedee075a88bf
indent has problems with comments that are on the right hand side of a line.
Sometimes it fails to format them very well, and sometimes it corrupts them!
This commit moves some particularly problematic ones.

Reviewed-by: Tim Hudson <tjh@openssl.org>
35 files changed:
apps/s_client.c
crypto/asn1/a_utctm.c
crypto/bio/bss_file.c
crypto/bio/bss_log.c
crypto/bn/bn.h
crypto/bn/bn_lib.c
crypto/des/read_pwd.c
crypto/dh/dh.h
crypto/ec/ec_lcl.h
crypto/ec/ecp_nistp224.c
crypto/evp/evp.h
crypto/rand/rand_win.c
crypto/rsa/rsa.h
crypto/rsa/rsa_eay.c
crypto/sha/sha.h
crypto/stack/safestack.h
crypto/store/str_mem.c
crypto/whrlpool/wp_block.c
crypto/x509/x509_vfy.h
crypto/x509/x509type.c
demos/easy_tls/easy-tls.c
demos/engines/ibmca/hw_ibmca.c
ms/applink.c
ssl/d1_both.c
ssl/d1_pkt.c
ssl/s23_srvr.c
ssl/s3_both.c
ssl/ssl.h
ssl/ssl3.h
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/ssltest.c
ssl/t1_lib.c
ssl/tls1.h