aboutsummaryrefslogtreecommitdiff
path: root/src/misc/ngx_google_perftools_module.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/ngx_google_perftools_module.c')
-rw-r--r--src/misc/ngx_google_perftools_module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc/ngx_google_perftools_module.c b/src/misc/ngx_google_perftools_module.c
index f2f8221b5..381f3d105 100644
--- a/src/misc/ngx_google_perftools_module.c
+++ b/src/misc/ngx_google_perftools_module.c
@@ -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
};