Author: markt Date: Mon Oct 20 19:18:41 2014 New Revision: 1633206 URL: http://svn.apache.org/r1633206 Log: Update patch for APR 1.5.1 (offset by 6 lines)
Modified: tomcat/native/branches/1.1.x/native/srclib/apr/apr-enable-ipv6.patch Modified: tomcat/native/branches/1.1.x/native/srclib/apr/apr-enable-ipv6.patch URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/srclib/apr/apr-enable-ipv6.patch?rev=1633206&r1=1633205&r2=1633206&view=diff ============================================================================== --- tomcat/native/branches/1.1.x/native/srclib/apr/apr-enable-ipv6.patch (original) +++ tomcat/native/branches/1.1.x/native/srclib/apr/apr-enable-ipv6.patch Mon Oct 20 19:18:41 2014 @@ -1,6 +1,6 @@ --- include/apr.hw +++ include/apr.hw -@@ -276,7 +276,7 @@ +@@ -282,7 +282,7 @@ #define APR_HAVE_IN_ADDR 1 #define APR_HAVE_INET_ADDR 1 #define APR_HAVE_INET_NETWORK 0 @@ -9,7 +9,7 @@ #define APR_HAVE_MEMMOVE 1 #define APR_HAVE_SETRLIMIT 0 #define APR_HAVE_SIGACTION 0 -@@ -340,7 +340,7 @@ +@@ -346,7 +346,7 @@ /* If we have a TCP implementation that can be "corked", what flag * do we use? */ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org