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;