You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2005/02/18 18:33:37 UTC

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

Author: wrowe
Date: Fri Feb 18 09:33:33 2005
New Revision: 154328

URL: http://svn.apache.org/viewcvs?view=rev&rev=154328
Log:

  Add mod_echo - not built by default, but this drops the warning that
  the module isn't declared in BaseAddr.ref.

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

Modified: httpd/httpd/trunk/os/win32/BaseAddr.ref
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/os/win32/BaseAddr.ref?view=diff&r1=154327&r2=154328
==============================================================================
--- httpd/httpd/trunk/os/win32/BaseAddr.ref (original)
+++ httpd/httpd/trunk/os/win32/BaseAddr.ref Fri Feb 18 09:33:33 2005
@@ -70,3 +70,4 @@
 mod_version.so          0x6FA70000    0x00010000
 mod_bucketeer.so        0x6FA60000    0x00010000
 mod_dumpio.so           0x6FA50000    0x00010000
+mod_echo.so             0x6FA40000    0x00010000