]> git.ipfire.org Git - thirdparty/openssl.git/commit - apps/list.c
openssl list: add an empty row at the end of each printed list of commands and algorithms
authorDaniel Fiala <daniel@openssl.org>
Sun, 9 Oct 2022 06:43:29 +0000 (08:43 +0200)
committerPauli <pauli@openssl.org>
Fri, 21 Oct 2022 07:04:05 +0000 (18:04 +1100)
commitec1d5970be596daed15a3fa723cfa2ac726b0dba
treef25463813b997d796c8a0a40842c0c87f79c795e
parentdc45bfb4b452ba5a876ebf48791217b69d092ff9
openssl list: add an empty row at the end of each printed list of commands and algorithms

Fixes openssl#19140

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19372)
apps/list.c