From b8470c4ca003b26247f10831b7e4417d9f39af3b Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Fri, 3 Aug 2007 09:33:17 +0000 Subject: ws --- sapi/apache2handler/apache_config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sapi/apache2handler') diff --git a/sapi/apache2handler/apache_config.c b/sapi/apache2handler/apache_config.c index 14d00a322b..ab12526531 100644 --- a/sapi/apache2handler/apache_config.c +++ b/sapi/apache2handler/apache_config.c @@ -35,7 +35,7 @@ #include "http_log.h" #include "http_main.h" #include "util_script.h" -#include "http_core.h" +#include "http_core.h" #ifdef PHP_AP_DEBUG #define phpapdebug(a) fprintf a @@ -51,7 +51,7 @@ typedef struct { char *value; size_t value_len; char status; - char htaccess; + char htaccess; } php_dir_entry; static const char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value, int status) -- cgit v1.2.1