1
0
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:
Jim Jagielski
2009-05-06 14:32:46 +00:00
parent 8a9058ef15
commit 39c14c3bec

View File

@@ -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 */