You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2010/02/26 21:11:37 UTC

svn commit: r916804 - /httpd/httpd/trunk/os/win32/BaseAddr.ref

Author: trawick
Date: Fri Feb 26 20:11:37 2010
New Revision: 916804

URL: http://svn.apache.org/viewvc?rev=916804&view=rev
Log:
fix base addr of mod_serf

Submitted by: Gregg L. Smith <li...@glewis.com>
Reviewed by:  trawick

Modified:
    httpd/httpd/trunk/os/win32/BaseAddr.ref

Modified: httpd/httpd/trunk/os/win32/BaseAddr.ref
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/os/win32/BaseAddr.ref?rev=916804&r1=916803&r2=916804&view=diff
==============================================================================
--- httpd/httpd/trunk/os/win32/BaseAddr.ref (original)
+++ httpd/httpd/trunk/os/win32/BaseAddr.ref Fri Feb 26 20:11:37 2010
@@ -107,4 +107,4 @@
 mod_heartmonitor.so         0x6F7E0000    0x00010000
 mod_watchdog.so             0x6F7D0000    0x00010000
 mod_proxy_scgi.so           0x6F7C0000    0x00010000
-mod_serf.so                 0x6F7C0000    0x00010000
+mod_serf.so                 0x6F7B0000    0x00010000