Welcome! Log In Create A New Profile

Advanced

[nginx] Style.

Valentin Bartenev
November 19, 2014 01:48PM
details: http://hg.nginx.org/nginx/rev/fddc6bed1e6e
branches:
changeset: 5919:fddc6bed1e6e
user: Valentin Bartenev <vbart@nginx.com>
date: Wed Nov 19 21:46:01 2014 +0300
description:
Style.

diffstat:

src/os/unix/ngx_darwin_sendfile_chain.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r c50b5ed3cd4b -r fddc6bed1e6e src/os/unix/ngx_darwin_sendfile_chain.c
--- a/src/os/unix/ngx_darwin_sendfile_chain.c Wed Nov 19 21:18:13 2014 +0300
+++ b/src/os/unix/ngx_darwin_sendfile_chain.c Wed Nov 19 21:46:01 2014 +0300
@@ -104,8 +104,8 @@ ngx_darwin_sendfile_chain(ngx_connection
* create the trailer iovec and coalesce the neighbouring bufs
*/

- cl = ngx_output_chain_to_iovec(&trailer, cl, limit - send, c->log);
-
+ cl = ngx_output_chain_to_iovec(&trailer, cl, limit - send,
+ c->log);
if (cl == NGX_CHAIN_ERROR) {
return NGX_CHAIN_ERROR;
}

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Style.

Valentin Bartenev 497 November 19, 2014 01:48PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 297
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready