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:22:08 +0000 (07:22 +1000)
commit566431716efab52b40cc3af6610ba831d5c1cccc
tree62169635984314595548da81a4bc16412fec2321
parentde36ce47bf9858f3c517345f46e52d5a6fc506de
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)

(cherry picked from commit ea0d79db9be9066de350c44c160bd8b17f2be666)
apps/tsget.in
tools/c_rehash.in