mirror of
https://github.com/nginx/nginx.git
synced 2025-01-20 21:33:20 -06:00
style fix
This commit is contained in:
parent
c02ed54c4f
commit
da8c05a5fd
@ -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 New Issue
Block a user