mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
Style: aligned ngx_null_command.
This commit is contained in:
parent
bedd9c5645
commit
7b06d9c326
@ -36,7 +36,7 @@ static ngx_command_t ngx_google_perftools_commands[] = {
|
|||||||
offsetof(ngx_google_perftools_conf_t, profiles),
|
offsetof(ngx_google_perftools_conf_t, profiles),
|
||||||
NULL },
|
NULL },
|
||||||
|
|
||||||
ngx_null_command
|
ngx_null_command
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user