]> granicus.if.org Git - apache/commitdiff
update comment
authorJim Jagielski <jim@apache.org>
Wed, 6 May 2009 14:32:46 +0000 (14:32 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 6 May 2009 14:32:46 +0000 (14:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@772279 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy_balancer.c

index 095540f738e333f9197d54a7a1c5465af394b81f..f819d8944ea68e787d66ad25230964a6906a9064 100644 (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 */