]> git.kaiwu.me - nginx.git/commitdiff
style fix
authorIgor Sysoev <igor@sysoev.ru>
Wed, 23 May 2007 18:28:54 +0000 (18:28 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 23 May 2007 18:28:54 +0000 (18:28 +0000)
src/event/ngx_event_openssl.c

index 5bd3b6a16bd22f92c396b8aae4426d54255d828c..d3119688736d22352bbc29bb3220612d4fc6b5d9 100644 (file)
@@ -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