Style: aligned ngx_null_command.

This commit is contained in:
Ruslan Ermilov 2017-07-12 11:34:04 +03:00
parent bedd9c5645
commit 7b06d9c326

View File

@ -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
};