comparison src/http/ngx_http_upstream.h @ 3264:ebcee0063cd8

style fix
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Nov 2009 12:41:56 +0000
parents 95972b9e790b
children f0d596e84634
comparison
equal deleted inserted replaced
3263:00d436dbf826 3264:ebcee0063cd8
332 332
333 extern ngx_module_t ngx_http_upstream_module; 333 extern ngx_module_t ngx_http_upstream_module;
334 extern ngx_conf_bitmask_t ngx_http_upstream_cache_method_mask[]; 334 extern ngx_conf_bitmask_t ngx_http_upstream_cache_method_mask[];
335 335
336 336
337
338 #endif /* _NGX_HTTP_UPSTREAM_H_INCLUDED_ */ 337 #endif /* _NGX_HTTP_UPSTREAM_H_INCLUDED_ */