apps/x509.c: Improve print_name() and coding style of large print loop in x509_main()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 26 Feb 2021 11:48:43 +0000 (12:48 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Sun, 28 Feb 2021 10:46:34 +0000 (11:46 +0100)
commit46a11faf3b86ddd2fcc687a0fcfd982e6d201626
tree21facc2afa232ad3641b6f00b3f2be138a75bdfe
parent859e5f16213b1b80d06a20872ac137bdea708c29
apps/x509.c: Improve print_name() and coding style of large print loop in x509_main()

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14340)
apps/crl.c
apps/include/apps.h
apps/lib/apps.c
apps/req.c
apps/x509.c