mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
update comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@772279 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -953,7 +953,7 @@ static void ap_proxy_balancer_register_hook(apr_pool_t *p)
|
||||
{
|
||||
/* Only the mpm_winnt has child init hook handler.
|
||||
* make sure that we are called after the mpm
|
||||
* initializes and after the mod_proxy
|
||||
* initializes
|
||||
*/
|
||||
static const char *const aszPred[] = { "mpm_winnt.c", NULL};
|
||||
/* manager handler */
|
||||
|
Reference in New Issue
Block a user