summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_upstream.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-11-02 12:41:56 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-11-02 12:41:56 +0000
commit19811dbdded93bc57e536cbcf7b067aee6d8ef26 (patch)
treec644218e108d9bdf54db169cf586727d1c3bee66 /src/http/ngx_http_upstream.h
parent61490aa6b617352d87b0fd58f265bace443e9e5e (diff)
downloadnginx-19811dbdded93bc57e536cbcf7b067aee6d8ef26.tar.gz
nginx-19811dbdded93bc57e536cbcf7b067aee6d8ef26.tar.bz2
style fix
Diffstat (limited to '')
-rw-r--r--src/http/ngx_http_upstream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/http/ngx_http_upstream.h b/src/http/ngx_http_upstream.h
index ac2682d6f..b0c8a60a2 100644
--- a/src/http/ngx_http_upstream.h
+++ b/src/http/ngx_http_upstream.h
@@ -334,5 +334,4 @@ extern ngx_module_t ngx_http_upstream_module;
extern ngx_conf_bitmask_t ngx_http_upstream_cache_method_mask[];
-
#endif /* _NGX_HTTP_UPSTREAM_H_INCLUDED_ */