]> granicus.if.org Git - apache/commitdiff
remove tabs from my last commit.
authorPaul Querna <pquerna@apache.org>
Wed, 14 Jul 2004 07:25:25 +0000 (07:25 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 14 Jul 2004 07:25:25 +0000 (07:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104284 13f79535-47bb-0310-9956-ffa450edef68

server/config.c

index be64dea05e5334d81e416196e4b12cdd279ef1db..277aaef30a880b14b4601035a81a55a5f53524dd 100644 (file)
@@ -1646,7 +1646,7 @@ AP_DECLARE(int) ap_process_config_tree(server_rec *s,
 
 AP_CORE_DECLARE(int) ap_parse_htaccess(ap_conf_vector_t **result,
                                        request_rec *r, int override,
-                                      int override_opts,
+                                       int override_opts,
                                        const char *d, const char *access_name)
 {
     ap_configfile_t *f = NULL;