changeset 7066:a27e0c7e198c

Style: aligned ngx_null_command.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 12 Jul 2017 11:34:04 +0300
parents c0d89f602d08
children e3723f2a11b7
files src/misc/ngx_google_perftools_module.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/misc/ngx_google_perftools_module.c	Tue Jul 11 20:06:52 2017 +0300
+++ b/src/misc/ngx_google_perftools_module.c	Wed Jul 12 11:34:04 2017 +0300
@@ -36,7 +36,7 @@
       offsetof(ngx_google_perftools_conf_t, profiles),
       NULL },
 
-    ngx_null_command
+      ngx_null_command
 };