]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove useless empty line from CR_RESPONSE message
authorArne Schwabe <arne@rfc2549.org>
Mon, 30 May 2022 22:41:49 +0000 (00:41 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 31 May 2022 11:39:01 +0000 (13:39 +0200)
commit0dbcaba4f301c21e68a5cd032a4b56eb75c17c37
treeb1cd7ec7916ffc9dfe84352daab91422be1b2672
parentceeb37a6c728dc9bf4ae19637aa320f02806b6ff
Remove useless empty line from CR_RESPONSE message

The out buffer is not filled and this adds an extra empty line for
CR_RESPONSE outputs. Also make minor style fixes.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220530224149.201883-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24447.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/manage.c
src/openvpn/push.c