summaryrefslogtreecommitdiffstats
path: root/include/http_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/http_config.h')
-rw-r--r--include/http_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/http_config.h b/include/http_config.h
index 25aa4461ce..23b2179957 100644
--- a/include/http_config.h
+++ b/include/http_config.h
@@ -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