diff options
author | Tim Yardley <lst@openwrt.org> | 2007-07-31 20:28:55 +0000 |
---|---|---|
committer | Tim Yardley <lst@openwrt.org> | 2007-07-31 20:28:55 +0000 |
commit | 782d02ed1b2362ebe110ec5b991c8adddf5850e6 (patch) | |
tree | 96d7570c05bcd0ac4f42cc234531bf239431e5aa /package/iptables/patches/006-iprange-typesh.patch | |
parent | 6b960df54ff42b9607f717bd1011de5a33aba80f (diff) |
iptables: refresh patches to 1.3.8
SVN-Revision: 8286
Diffstat (limited to 'package/iptables/patches/006-iprange-typesh.patch')
-rw-r--r-- | package/iptables/patches/006-iprange-typesh.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/iptables/patches/006-iprange-typesh.patch b/package/iptables/patches/006-iprange-typesh.patch index 4b4e16f281..0ae544ea08 100644 --- a/package/iptables/patches/006-iprange-typesh.patch +++ b/package/iptables/patches/006-iprange-typesh.patch @@ -1,7 +1,7 @@ -Index: iptables-1.3.7/extensions/libipt_iprange.c +Index: iptables-1.3.8/extensions/libipt_iprange.c =================================================================== ---- iptables-1.3.7.orig/extensions/libipt_iprange.c 2007-06-04 13:21:43.288395832 +0200 -+++ iptables-1.3.7/extensions/libipt_iprange.c 2007-06-04 13:21:44.343235472 +0200 +--- iptables-1.3.8.orig/extensions/libipt_iprange.c 2007-07-31 15:27:55.000000000 -0500 ++++ iptables-1.3.8/extensions/libipt_iprange.c 2007-07-31 15:27:56.000000000 -0500 @@ -6,6 +6,7 @@ #include <getopt.h> |