commit | 86f791e09092b52063cc42ce9ca4e5304d5fba49 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Mar 26 21:17:26 2010 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Fri Mar 26 21:17:26 2010 +0000 |
tree | a9939671e02de8291ca84b19087ac37a4492ddca | |
parent | f59ae65fa4be49154462ee3b7c16bc801c663f9c [diff] [blame] |
fix comments
diff --git a/src/misc/ngx_google_perftools_module.c b/src/misc/ngx_google_perftools_module.c index a36220e..8be5b97 100644 --- a/src/misc/ngx_google_perftools_module.c +++ b/src/misc/ngx_google_perftools_module.c
@@ -73,7 +73,7 @@ } /* - * set by pcalloc() + * set by ngx_pcalloc() * * gptcf->profiles = { 0, NULL }; */