diff src/misc/ngx_google_perftools_module.c @ 3480:f4957081d935

fix comments
author Igor Sysoev <igor@sysoev.ru>
date Fri, 26 Mar 2010 21:17:26 +0000
parents eb8660fecc12
children d620f497c50f
line wrap: on
line diff
--- 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_cyc
     }
 
     /*
-     * set by pcalloc()
+     * set by ngx_pcalloc()
      *
      *     gptcf->profiles = { 0, NULL };
      */