]> git.kaiwu.me - nginx.git/commit
move condition declarations inside blocks where they are used
authorIgor Sysoev <igor@sysoev.ru>
Mon, 10 Dec 2007 12:09:51 +0000 (12:09 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 10 Dec 2007 12:09:51 +0000 (12:09 +0000)
commit86ef6aaa6b574f2015a5094670b7123c425a63af
treee0b78dcc48085162b29fbff2c0aeb7e5bd75c654
parente60049418525a5e605765aa2b8f9c6796eb390a6
move condition declarations inside blocks where they are used
15 files changed:
src/core/nginx.c
src/core/ngx_cycle.c
src/core/ngx_file.c
src/event/modules/ngx_select_module.c
src/event/ngx_event.c
src/http/modules/ngx_http_referer_module.c
src/http/modules/ngx_http_ssi_filter_module.c
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/mail/ngx_mail_handler.c
src/mail/ngx_mail_imap_handler.c
src/mail/ngx_mail_pop3_handler.c
src/mail/ngx_mail_smtp_handler.c
src/os/unix/ngx_process_cycle.c