diff options
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; |