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 | d6fb9649de2e83d0484885af70553d9c46b1c3d5 (patch) | |
tree | ebd858d0ecc47667acbe37fcc80d319b3876b1e7 /package/iptables/patches/009-table-alignment.patch | |
parent | 22d0b13b78cec4522b9b7ad2cfaaf61a6d45444f (diff) | |
download | upstream-d6fb9649de2e83d0484885af70553d9c46b1c3d5.tar.gz upstream-d6fb9649de2e83d0484885af70553d9c46b1c3d5.tar.bz2 upstream-d6fb9649de2e83d0484885af70553d9c46b1c3d5.zip |
package/iptables: refresh patches
SVN-Revision: 20465
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; |