diff options
author | Jim Jagielski <jim@apache.org> | 2015-09-28 21:26:32 +0200 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2015-09-28 21:26:32 +0200 |
commit | df0a03587ef327ba37a6c1991b22d043c19f8b79 (patch) | |
tree | 09c107aeeed4ad829c50f960eff44f396fa82348 /os | |
parent | add an experimental warning to h2 docs (diff) | |
download | apache2-df0a03587ef327ba37a6c1991b22d043c19f8b79.tar.xz apache2-df0a03587ef327ba37a6c1991b22d043c19f8b79.zip |
bye bye mod_h2, hello mod_http2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705749 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 8eb160bae8..700301a14f 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -132,4 +132,4 @@ mod_optional_hook_export.so 0x70C40000 0x00010000 mod_optional_hook_import.so 0x70C50000 0x00010000 mod_policy.so 0x70C60000 0x00020000 mod_ssl_ct.so 0x70C80000 0x00020000 -mod_h2.so 0x70D00000 0x00020000 +mod_http2.so 0x70D00000 0x00020000 |