]> git.ipfire.org Git - thirdparty/openssl.git/commit
SSL_alert_desc_string_long(): Delete unnecessary underline
authorwillmafh <willmafh@hotmail.com>
Sat, 24 Feb 2024 09:34:11 +0000 (17:34 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 4 Apr 2024 06:33:21 +0000 (08:33 +0200)
commit0af048e4c3113582329644fb2fb0abc596436c2e
tree0738623b47e5df86aca7b4eccf4df8fa2adb104c
parent90849b520b3eef012e65075988b6538da39e2fa4
SSL_alert_desc_string_long(): Delete unnecessary underline

It is not present in other alert description strings.

CLA: trivial

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23675)
ssl/ssl_stat.c