mark all block comments that need format preserving so that
authorTim Hudson <tjh@openssl.org>
Sun, 28 Dec 2014 02:48:40 +0000 (12:48 +1000)
committerMatt Caswell <matt@openssl.org>
Thu, 22 Jan 2015 09:23:04 +0000 (09:23 +0000)
commit6977c7e2baf291278aee7632f1a68581b7c4d1f9
treeae6c4def1c5f7f4a3c4cb9bb7e63ec0ebf27b7f7
parent43257b9f51de749262258668c77c2f0f99d7a15b
mark all block comments that need format preserving so that
indent will not alter them when reformatting comments

(cherry picked from commit 1d97c8435171a7af575f73c526d79e1ef0ee5960)

Conflicts:
crypto/bn/bn_lcl.h
crypto/bn/bn_prime.c
crypto/engine/eng_all.c
crypto/rc4/rc4_utl.c
crypto/sha/sha.h
ssl/kssl.c
ssl/t1_lib.c

Reviewed-by: Tim Hudson <tjh@openssl.org>
150 files changed:
apps/asn1pars.c
apps/ca.c
apps/crl2p7.c
apps/dh.c
apps/dhparam.c
apps/dsa.c
apps/dsaparam.c
apps/ec.c
apps/ecparam.c
apps/openssl.c
apps/passwd.c
apps/rand.c
apps/req.c
apps/rsa.c
apps/s_socket.c
apps/spkac.c
apps/ts.c
apps/vms_decc_init.c
crypto/aes/aes_core.c
crypto/aes/aes_x86core.c
crypto/asn1/a_sign.c
crypto/asn1/a_time.c
crypto/asn1/a_utf8.c
crypto/asn1/asn1.h
crypto/asn1/asn1t.h
crypto/asn1/x_attrib.c
crypto/asn1/x_req.c
crypto/bf/blowfish.h
crypto/bio/b_print.c
crypto/bio/bio.h
crypto/bio/bss_acpt.c
crypto/bio/bss_bio.c
crypto/bn/asm/x86_64-gcc.c
crypto/bn/bn.h
crypto/bn/bn_add.c
crypto/bn/bn_div.c
crypto/bn/bn_exp.c
crypto/bn/bn_gcd.c
crypto/bn/bn_lcl.h
crypto/bn/bn_lib.c
crypto/bn/bn_mul.c
crypto/bn/bn_recp.c
crypto/bn/bn_sqr.c
crypto/bn/bn_sqrt.c
crypto/conf/conf_def.c
crypto/constant_time_locl.h
crypto/constant_time_test.c
crypto/crypto.h
crypto/des/des_locl.h
crypto/des/des_old.h
crypto/des/destest.c
crypto/des/enc_read.c
crypto/des/enc_writ.c
crypto/des/ncbc_enc.c
crypto/des/rpc_des.h
crypto/des/set_key.c
crypto/dh/dh_check.c
crypto/dh/dh_gen.c
crypto/dsa/dsa_ameth.c
crypto/dsa/dsa_asn1.c
crypto/dsa/dsa_ossl.c
crypto/dso/dso_vms.c
crypto/ec/ec.h
crypto/ec/ec2_mult.c
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_nistputil.c
crypto/ec/ecp_smpl.c
crypto/ecdsa/ecs_vrf.c
crypto/engine/engine.h
crypto/evp/bio_enc.c
crypto/evp/bio_md.c
crypto/evp/bio_ok.c
crypto/evp/encode.c
crypto/evp/evp.h
crypto/evp/evp_locl.h
crypto/evp/p_seal.c
crypto/idea/ideatest.c
crypto/jpake/jpake.c
crypto/jpake/jpaketest.c
crypto/krb5/krb5_asn.h
crypto/lhash/lhash.c
crypto/md32_common.h
crypto/md4/md4.h
crypto/modes/gcm128.c
crypto/o_time.c
crypto/objects/objects.h
crypto/ocsp/ocsp.h
crypto/opensslv.h
crypto/pkcs7/pkcs7.h
crypto/rand/rand_egd.c
crypto/rc2/rc2test.c
crypto/rc4/rc4_enc.c
crypto/rsa/rsa_pss.c
crypto/sha/sha.h
crypto/sha/sha512.c
crypto/stack/safestack.h
crypto/ts/ts.h
crypto/ts/ts_rsp_verify.c
crypto/ui/ui.h
crypto/whrlpool/wp_dgst.c
crypto/x509/x509.h
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.h
crypto/x509/x509_vpm.c
crypto/x509/x509name.c
crypto/x509v3/pcy_tree.c
crypto/x509v3/v3_ncons.c
crypto/x509v3/v3_purp.c
crypto/x509v3/v3_scts.c
crypto/x509v3/v3nametest.c
demos/asn1/ocsp.c
demos/easy_tls/easy-tls.c
e_os.h
e_os2.h
engines/ccgost/gost89.c
engines/ccgost/gost_ctl.c
engines/ccgost/gost_keywrap.c
engines/ccgost/gost_keywrap.h
engines/ccgost/gost_sign.c
engines/e_chil.c
engines/e_gmp.c
engines/e_padlock.c
engines/vendor_defns/hwcryptohook.h
engines/vendor_defns/sureware.h
ms/tlhelp32.h
ssl/d1_both.c
ssl/d1_pkt.c
ssl/heartbeat_test.c
ssl/kssl.c
ssl/kssl.h
ssl/s23_srvr.c
ssl/s3_both.c
ssl/s3_cbc.c
ssl/s3_clnt.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_ciph.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/ssl_task.c
ssl/ssltest.c
ssl/t1_lib.c
test/methtest.c
test/testutil.h