diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-07 03:06:56 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-07 03:06:56 +0000 |
commit | addb4fe33fc58df46e8b8e9cb395f266bab7ef3d (patch) | |
tree | b278ad375896441091c54271eb74fdf30cf6890f /package/iptables/patches/1.4.3.2/009-table-alignment.patch | |
parent | a2be06692fb8e3377cc3eca0562c1578b28718e3 (diff) | |
download | upstream-addb4fe33fc58df46e8b8e9cb395f266bab7ef3d.tar.gz upstream-addb4fe33fc58df46e8b8e9cb395f266bab7ef3d.tar.bz2 upstream-addb4fe33fc58df46e8b8e9cb395f266bab7ef3d.zip |
iptables: update imq userspace part
SVN-Revision: 15653
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.patch | 7 |
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; |