diff src/core/nginx.c @ 3480:f4957081d935

fix comments
author Igor Sysoev <igor@sysoev.ru>
date Fri, 26 Mar 2010 21:17:26 +0000
parents d788521e4b0e
children dd1570b6f237
line wrap: on
line diff
--- a/src/core/nginx.c
+++ b/src/core/nginx.c
@@ -919,7 +919,7 @@ ngx_core_module_create_conf(ngx_cycle_t 
     }
 
     /*
-     * set by pcalloc()
+     * set by ngx_pcalloc()
      *
      *     ccf->pid = NULL;
      *     ccf->oldpid = NULL;