diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2013-03-07 18:27:55 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2013-03-07 18:27:55 +0100 |
commit | 723bba5dffb2b737ec4dccfd124c7613cf19801f (patch) | |
tree | b0b6f5fafb838f51cc5c6e2ad0a77bdaf5dc876b /os | |
parent | log nums (diff) | |
download | apache2-723bba5dffb2b737ec4dccfd124c7613cf19801f.tar.xz apache2-723bba5dffb2b737ec4dccfd124c7613cf19801f.zip |
finish up mod_proxy_websocket/tunnel rename on Windows
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1453974 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
-rw-r--r-- | os/win32/BaseAddr.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref index 1f7012a06e..c99f3c6c0a 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -122,4 +122,4 @@ mod_allowmethods.so 0x6F6F0000 0x00010000 mod_cache_socache.so 0x6F6E0000 0x00010000 mod_allowhandlers.so 0x6F6D0000 0x00010000 mod_macro.so 0x6F6C0000 0x00010000 -mod_proxy_websocket.so 0x6F6B0000 0x00010000 +mod_proxy_tunnel.so 0x6F6B0000 0x00010000 |