aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/patches/006-iprange-typesh.patch
diff options
context:
space:
mode:
authorTim Yardley <lst@openwrt.org>2007-07-31 20:28:55 +0000
committerTim Yardley <lst@openwrt.org>2007-07-31 20:28:55 +0000
commit1bf3b5183d15b34c55103e95b21bc983da1579bd (patch)
treef3d0e8892eb0937c1b8490e34dcfcb7944d745fc /package/iptables/patches/006-iprange-typesh.patch
parent705b07c73626d8c9388019aa285bbb0653ae54b5 (diff)
downloadmaster-187ad058-1bf3b5183d15b34c55103e95b21bc983da1579bd.tar.gz
master-187ad058-1bf3b5183d15b34c55103e95b21bc983da1579bd.tar.bz2
master-187ad058-1bf3b5183d15b34c55103e95b21bc983da1579bd.zip
iptables: refresh patches to 1.3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8286 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/patches/006-iprange-typesh.patch')
-rw-r--r--package/iptables/patches/006-iprange-typesh.patch6
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>