mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06: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),
|
||||
NULL },
|
||||
|
||||
ngx_null_command
|
||||
ngx_null_command
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user