]> git.ipfire.org Git - thirdparty/openssl.git/commit
Allow an output indentation of zero in apps.
authorPauli <paul.dale@oracle.com>
Thu, 29 Aug 2019 05:21:04 +0000 (15:21 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 29 Aug 2019 05:22:35 +0000 (15:22 +1000)
commitc92d0c5c6550346cffb942000e99aa88452bde6d
tree3366cc8c41821babaf19525f7a1d7609efb8e80c
parent18d307e98ebfe6d376ab039a73dc285190b717a0
Allow an output indentation of zero in apps.

Previously, it would indent one space even if zero were specified.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9725)
apps/lib/app_params.c
apps/provider.c