From 60cad2caed280df674a52fb65eb387b19e6d6998 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Wed, 21 Feb 2007 09:32:17 +0000 Subject: [PATCH] delete obsolete comment --- ssl/s3_lib.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ssl/s3_lib.c b/ssl/s3_lib.c index e4ee7fcd3e..759a9e4e12 100644 --- a/ssl/s3_lib.c +++ b/ssl/s3_lib.c @@ -658,10 +658,7 @@ OPENSSL_GLOBAL SSL_CIPHER ssl3_ciphers[]={ #endif #ifndef OPENSSL_NO_KRB5 -/* The Kerberos ciphers -** 20000107 VRS: And the first shall be last, -** in hopes of avoiding the lynx ssl renegotiation problem. -*/ +/* The Kerberos ciphers*/ /* Cipher 1E */ { 1, -- 2.25.1