]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix error in order in r661087
authorNick Kew <niq@apache.org>
Wed, 28 May 2008 21:24:04 +0000 (21:24 +0000)
committerNick Kew <niq@apache.org>
Wed, 28 May 2008 21:24:04 +0000 (21:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661092 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy.h

index 7a27a95c173063c043d16422d8bd1b81cf067d95..fdb48bf33fc39dce41cde51b6aecf35fc267c312 100644 (file)
@@ -213,8 +213,8 @@ typedef struct {
     apr_array_header_t* cookie_domains;
     const apr_strmatch_pattern* cookie_path_str;
     const apr_strmatch_pattern* cookie_domain_str;
-    int interpolate_env;
     const char *ftp_directory_charset;
+    int interpolate_env;
 } proxy_dir_conf;
 
 /* if we interpolate env vars per-request, we'll need a per-request