Rename the truncated label into decode_err. This describes its purpose
authortb <tb@openbsd.org>
Sat, 20 Feb 2021 14:03:50 +0000 (14:03 +0000)
committertb <tb@openbsd.org>
Sat, 20 Feb 2021 14:03:50 +0000 (14:03 +0000)
commite0d5994d8e83b48d342c2414dcdbb23a201a376b
treed84002ca5a2af862c3ae7e33544a8d8c75d8d38e
parent91dc83ce74f49dd6a2e93f5e964df2388e966246
Rename the truncated label into decode_err. This describes its purpose
better and doesn't look odd if there's trailing data for exapmle.
Indent a few labels in the neighborhood while there.

ok jsing
lib/libssl/ssl_clnt.c
lib/libssl/ssl_srvr.c