aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/patches/1.4.3.2/009-table-alignment.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-07 03:06:56 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-07 03:06:56 +0000
commite78a375637a79239cd753db08c4cff8d7e03d7d7 (patch)
treebe1d74d5d1c3681575244219142293d5d2d2a4d5 /package/iptables/patches/1.4.3.2/009-table-alignment.patch
parent8cc294f5f54b49a3ee0b6b1026d31127e150f486 (diff)
downloadupstream-e78a375637a79239cd753db08c4cff8d7e03d7d7.tar.gz
upstream-e78a375637a79239cd753db08c4cff8d7e03d7d7.tar.bz2
upstream-e78a375637a79239cd753db08c4cff8d7e03d7d7.zip
[package] iptables: update imq userspace part
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/patches/1.4.3.2/009-table-alignment.patch')
-rw-r--r--package/iptables/patches/1.4.3.2/009-table-alignment.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/package/iptables/patches/1.4.3.2/009-table-alignment.patch b/package/iptables/patches/1.4.3.2/009-table-alignment.patch
index 5b14982917..b11c0afd6f 100644
--- a/package/iptables/patches/1.4.3.2/009-table-alignment.patch
+++ b/package/iptables/patches/1.4.3.2/009-table-alignment.patch
@@ -1,7 +1,6 @@
-diff -Naur iptables-1.4.1.1.ori/libiptc/libiptc.c iptables-1.4.1.1/libiptc/libiptc.c
---- iptables-1.4.1.1.ori/libiptc/libiptc.c 2008-06-16 15:12:40.000000000 +0200
-+++ iptables-1.4.1.1/libiptc/libiptc.c 2009-01-08 12:27:24.000000000 +0100
-@@ -66,7 +66,7 @@
+--- a/libiptc/libiptc.c
++++ b/libiptc/libiptc.c
+@@ -69,7 +69,7 @@
struct ipt_error_target
{
STRUCT_ENTRY_TARGET t;