style fix
This commit is contained in:
parent
b8ab862e2c
commit
27c0ba7b1d
1 changed files with 0 additions and 1 deletions
|
@ -748,7 +748,6 @@ ngx_ssl_send_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit)
|
|||
if (!c->ssl->buffer
|
||||
|| (in && in->next == NULL && !(c->buffered & NGX_SSL_BUFFERED)))
|
||||
{
|
||||
|
||||
/*
|
||||
* we avoid a buffer copy if
|
||||
* we do not need to buffer the output
|
||||
|
|
Loading…
Reference in a new issue