mirror of
https://github.com/nginx/nginx.git
synced 2025-01-20 21:33:20 -06:00
style fix
This commit is contained in:
parent
7e924427ac
commit
14c8422148
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user