提交 e0a51488 编写于 作者: M Matt Caswell

Fix a comment

Fix an out of date reference to old state machine code in a comment
Reviewed-by: NTim Hudson <tjh@openssl.org>
Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 9d671ad1
......@@ -378,7 +378,7 @@ static int state_machine(SSL *s, int server) {
goto end;
} else {
/*
* s->state == SSL_ST_RENEGOTIATE, we will just send a
* st->state == MSG_FLOW_RENEGOTIATE, we will just send a
* HelloRequest
*/
s->ctx->stats.sess_accept_renegotiate++;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册