aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s3_lib.c
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-09-29 22:14:47 +0000
committerUlf Möller <ulf@openssl.org>1999-09-29 22:14:47 +0000
commitde808df47b453c1b606aafaeffd563f01401ae3e (patch)
treee9f71e2edac2e6859b53f78ea36c4fc36a8a0272 /ssl/s3_lib.c
parent8e1589ece5df95a058329b170f3e6eaae8c71416 (diff)
downloadopenssl-de808df47b453c1b606aafaeffd563f01401ae3e.tar.gz
Cosmetic changes.
Diffstat (limited to 'ssl/s3_lib.c')
-rw-r--r--ssl/s3_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/s3_lib.c b/ssl/s3_lib.c
index aeff6b5c5b..1ff796b71e 100644
--- a/ssl/s3_lib.c
+++ b/ssl/s3_lib.c
@@ -1092,7 +1092,7 @@ int ssl3_renegotiate_check(SSL *s)
{
/*
if we are the server, and we have sent a 'RENEGOTIATE' message, we
-need to go to SSL_ST_ACCEPT.
+need to go to SSL_ST_ACCEPT.
*/
/* SSL_ST_ACCEPT */
s->state=SSL_ST_RENEGOTIATE;