mirror of
https://github.com/nginx/nginx.git
synced 2026-07-31 16:47:59 -05:00
fix comments
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
@@ -73,7 +73,7 @@ ngx_google_perftools_create_conf(ngx_cycle_t *cycle)
|
||||
}
|
||||
|
||||
/*
|
||||
* set by pcalloc()
|
||||
* set by ngx_pcalloc()
|
||||
*
|
||||
* gptcf->profiles = { 0, NULL };
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user