]> granicus.if.org Git - apache/commitdiff
* include/http_config.h: Add missing parameter name.
authorJoe Orton <jorton@apache.org>
Wed, 15 Dec 2004 11:58:18 +0000 (11:58 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 15 Dec 2004 11:58:18 +0000 (11:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111964 13f79535-47bb-0310-9956-ffa450edef68

include/http_config.h

index 25aa4461ce6fe53cc95d9ba39a68df8dac7deb02..23b2179957c3430e4804885539f84d2fd6905574 100644 (file)
@@ -872,7 +872,7 @@ AP_CORE_DECLARE(int) ap_parse_htaccess(ap_conf_vector_t **result,
 AP_CORE_DECLARE(const char *) ap_init_virtual_host(apr_pool_t *p, 
                                                    const char *hostname,
                                                    server_rec *main_server, 
-                                                   server_rec **);
+                                                   server_rec **ps);
 
 /**
  * Process the config file for Apache