diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2011-12-06 12:28:44 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2011-12-06 12:28:44 +0100 |
commit | 86598d3b90eb90673a9c681b3cbbaa2f4f81b60d (patch) | |
tree | 4bf9317d1cf18037cd1a129f260c5e7869e2dbbd /os | |
parent | Update transformations. (diff) | |
download | apache2-86598d3b90eb90673a9c681b3cbbaa2f4f81b60d.tar.xz apache2-86598d3b90eb90673a9c681b3cbbaa2f4f81b60d.zip |
Fix my typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210869 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 90a402af80..bb3acc12ba 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -118,4 +118,4 @@ mod_log_debug.so 0x6F740000 0x00010000 mod_proxy_html.so 0x6F730000 0x00010000 mod_xml2enc.so 0x6F720000 0x00010000 mod_data.so 0x6F710000 0x00010000 -mod_allowmethods 0x6F700000 0x00010000 +mod_allowmethods.so 0x6F700000 0x00010000 |