aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s23_lib.c
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1998-12-23 12:09:47 +0000
committerRalf S. Engelschall <rse@openssl.org>1998-12-23 12:09:47 +0000
commit320a14cb5b12cbdd2ff4d81c1e9a2ea7a139a038 (patch)
treed4a42df93702856cc73716d6983f25327fc8acf8 /ssl/s23_lib.c
parentf10a5c2a960b382edd7609d4e206c99b8e1c4ebe (diff)
downloadopenssl-320a14cb5b12cbdd2ff4d81c1e9a2ea7a139a038.tar.gz
*** empty log message ***OpenSSL_0_9_1c
Diffstat (limited to 'ssl/s23_lib.c')
-rw-r--r--ssl/s23_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/s23_lib.c b/ssl/s23_lib.c
index ee48cce1d5..b6def8219a 100644
--- a/ssl/s23_lib.c
+++ b/ssl/s23_lib.c
@@ -78,7 +78,7 @@ static int ssl23_put_cipher_by_char();
static SSL_CIPHER *ssl23_get_cipher_by_char();
#endif
-char *SSL23_version_str="SSLv2/3 compatibility part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
+char *SSL23_version_str="SSLv2/3 compatibility part of OpenSSL 0.9.1c 23-Dec-1998";
static SSL_METHOD SSLv23_data= {
TLS1_VERSION,