aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nginx.c')
-rw-r--r--src/core/nginx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.c b/src/core/nginx.c
index 5df96a438..a5fbccd40 100644
--- a/src/core/nginx.c
+++ b/src/core/nginx.c
@@ -919,7 +919,7 @@ ngx_core_module_create_conf(ngx_cycle_t *cycle)
}
/*
- * set by pcalloc()
+ * set by ngx_pcalloc()
*
* ccf->pid = NULL;
* ccf->oldpid = NULL;