diff options
author | Igor Sysoev <igor@sysoev.ru> | 2009-11-02 12:41:56 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2009-11-02 12:41:56 +0000 |
commit | 19811dbdded93bc57e536cbcf7b067aee6d8ef26 (patch) | |
tree | c644218e108d9bdf54db169cf586727d1c3bee66 /src/http/ngx_http_upstream_round_robin.h | |
parent | 61490aa6b617352d87b0fd58f265bace443e9e5e (diff) | |
download | nginx-19811dbdded93bc57e536cbcf7b067aee6d8ef26.tar.gz nginx-19811dbdded93bc57e536cbcf7b067aee6d8ef26.zip |
style fix
Diffstat (limited to 'src/http/ngx_http_upstream_round_robin.h')
-rw-r--r-- | src/http/ngx_http_upstream_round_robin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/http/ngx_http_upstream_round_robin.h b/src/http/ngx_http_upstream_round_robin.h index 221315491..a9cb257c7 100644 --- a/src/http/ngx_http_upstream_round_robin.h +++ b/src/http/ngx_http_upstream_round_robin.h @@ -81,5 +81,4 @@ void ngx_http_upstream_save_round_robin_peer_session(ngx_peer_connection_t *pc, #endif - #endif /* _NGX_HTTP_UPSTREAM_ROUND_ROBIN_H_INCLUDED_ */ |