convert tabs to spaces in two distributed Perl scripts
authorViktor Szakats <commit@vsz.me>
Sun, 29 Aug 2021 00:59:09 +0000 (00:59 +0000)
committerPauli <pauli@openssl.org>
Mon, 13 Sep 2021 21:21:22 +0000 (07:21 +1000)
commitea0d79db9be9066de350c44c160bd8b17f2be666
tree0fbb7232ab5394dd507b67322b171cdb7cb107db
parent6d56fcd86a75c6c3b061fc69bc2b3b100ebac24b
convert tabs to spaces in two distributed Perl scripts

Also fix indentation in c_rehash.in to 4 spaces, where a mixture of 4 and 8
spaces was used before, in addition to tabs.

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16459)
apps/tsget.in
tools/c_rehash.in