]> git.ipfire.org Git - thirdparty/curl.git/commit
tls: remove newline from three infof() calls
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Oct 2021 15:38:18 +0000 (17:38 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Oct 2021 21:03:57 +0000 (23:03 +0200)
commit54aa9c48b20387f763a24f6000583cab5a44d110
tree6548dc41a937760ee1b97329d6519735831010d9
parent275e5431333c5d09f9445ba407d5c8bdd8027957
tls: remove newline from three infof() calls

Follow-up to e7416cf

Reported-by: billionai on github
Fixes #7879
Closes #7880
lib/vtls/nss.c
lib/vtls/openssl.c
lib/vtls/wolfssl.c