Minor style cleanup in ssl_txt.c
authortb <tb@openbsd.org>
Mon, 6 Jun 2022 15:20:54 +0000 (15:20 +0000)
committertb <tb@openbsd.org>
Mon, 6 Jun 2022 15:20:54 +0000 (15:20 +0000)
commit5508d27e6c36d40d5cc75a4f81a5374522797121
tree6d8608eaa71a22e2d1e2fc37ff7eaf7817b1e35a
parentcba8e17d86239b498f6aec5d33f1223800e899ff
Minor style cleanup in ssl_txt.c

Wrap long lines and fix a bug where the wrong struct member was checked
for NULL.

ok jsing
lib/libssl/ssl_txt.c