]> git.kaiwu.me - nginx.git/commitdiff
style fix
authorIgor Sysoev <igor@sysoev.ru>
Fri, 30 Nov 2007 22:08:29 +0000 (22:08 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 30 Nov 2007 22:08:29 +0000 (22:08 +0000)
src/http/ngx_http_core_module.c

index da0288dfa33d8b56121881176f118ef2c5d723ff..a52b6218d351b8cee4c6ad6eed342a838d079894 100644 (file)
@@ -69,7 +69,7 @@ static char *ngx_http_core_keepalive(ngx_conf_t *cf, ngx_command_t *cmd,
     void *conf);
 static char *ngx_http_core_internal(ngx_conf_t *cf, ngx_command_t *cmd,
     void *conf);
-static char * ngx_http_core_resolver(ngx_conf_t *cf, ngx_command_t *cmd,
+static char *ngx_http_core_resolver(ngx_conf_t *cf, ngx_command_t *cmd,
     void *conf);
 
 static char *ngx_http_core_lowat_check(ngx_conf_t *cf, void *post, void *data);