]> granicus.if.org Git - openssl/commit
Fix various indentation
authorMatt Caswell <matt@openssl.org>
Thu, 8 Dec 2016 09:44:06 +0000 (09:44 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Dec 2016 17:21:35 +0000 (17:21 +0000)
commit9615387408f355dc0620c1ab797a16ae7e72d722
tree1d2727f93f4a7015791c2a2dc637d6759d144b06
parent1e566129ad8f7c7901b7beccd6128d37e063d2c7
Fix various indentation

The indentation was a bit off in some of the perl files following the
extensions refactor.

Perl changes reviewed by Richard Levitte. Non-perl changes reviewed by Rich
Salz

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/recipes/70-test_sslmessages.t
test/recipes/70-test_tls13messages.t
util/TLSProxy/EncryptedExtensions.pm
util/TLSProxy/Proxy.pm