commit | 54498db7a2a2e7e74fba61ec073b248da05e999e | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Wed Feb 11 17:08:49 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Wed Feb 11 17:08:49 2004 +0000 |
tree | 7e5bda151896efa349f2220fc122ba9792ce5dfb | |
parent | c7a2f6860669f45f5abe342163de5bc68e344816 [diff] [blame] |
nginx-0.0.2-2004-02-11-20:08:49 import
diff --git a/src/core/ngx_conf_file.c b/src/core/ngx_conf_file.c index 704365c..f8e7f7b 100644 --- a/src/core/ngx_conf_file.c +++ b/src/core/ngx_conf_file.c
@@ -540,7 +540,7 @@ } -void ngx_conf_log_error(int level, ngx_conf_t *cf, ngx_err_t err, +void ngx_conf_log_error(ngx_uint_t level, ngx_conf_t *cf, ngx_err_t err, char *fmt, ...) { int len;