diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:28:40 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:28:40 +0000 |
commit | c42aeb58aff16c430e2d57945b087352b1aff6ca (patch) | |
tree | 3c9cb031e85835e7d3236af3a1acbaeb4ac81bc8 /package/iptables/patches/009-table-alignment.patch | |
parent | 52fec1698a1f8d172bfd74dd65a84cc304856057 (diff) | |
download | upstream-c42aeb58aff16c430e2d57945b087352b1aff6ca.tar.gz upstream-c42aeb58aff16c430e2d57945b087352b1aff6ca.tar.bz2 upstream-c42aeb58aff16c430e2d57945b087352b1aff6ca.zip |
package/iptables: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20465 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/patches/009-table-alignment.patch')
-rw-r--r-- | package/iptables/patches/009-table-alignment.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/patches/009-table-alignment.patch b/package/iptables/patches/009-table-alignment.patch index b11c0afd6f..53012ab320 100644 --- a/package/iptables/patches/009-table-alignment.patch +++ b/package/iptables/patches/009-table-alignment.patch @@ -1,6 +1,6 @@ --- a/libiptc/libiptc.c +++ b/libiptc/libiptc.c -@@ -69,7 +69,7 @@ +@@ -69,7 +69,7 @@ static const char *hooknames[] = { struct ipt_error_target { STRUCT_ENTRY_TARGET t; |