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 a36220e80..8be5b97ec 100644
--- a/src/misc/ngx_google_perftools_module.c
+++ b/src/misc/ngx_google_perftools_module.c
@@ -73,7 +73,7 @@ ngx_google_perftools_create_conf(ngx_cycle_t *cycle)
}
/*
- * set by pcalloc()
+ * set by ngx_pcalloc()
*
* gptcf->profiles = { 0, NULL };
*/