]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
The trailing newline is significant when the linker attempts
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 10 Mar 2006 00:19:31 +0000 (00:19 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 10 Mar 2006 00:19:31 +0000 (00:19 +0000)
  to parse this file, we were failing that the module was larger
  than 0x1000 (not 0x10000 as the file says).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@384654 13f79535-47bb-0310-9956-ffa450edef68

os/win32/BaseAddr.ref

index 58e99472de9ebabe1c4e1c4d6b62dc7816e9eb40..01e5954a95812d8dd3abaf7fd7213dfa7d73e200 100644 (file)
@@ -60,4 +60,4 @@ mod_auth_ldap.so        0x6FB50000    0x00010000
 mod_log_forensic.so     0x6FB40000    0x00010000
 mod_bucketeer.so        0x6FB30000    0x00010000
 mod_echo.so             0x6FB20000    0x00010000
-mod_version.so          0x6FB10000    0x00010000
\ No newline at end of file
+mod_version.so          0x6FB10000    0x00010000