projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
package/kernel: add package for the ath79 watchdog
[openwrt.git]
/
package
/
iptables
/
patches
/
009-table-alignment.patch
1
--- a/libiptc/libiptc.c
2
+++ b/libiptc/libiptc.c
3
@@ -69,7 +69,7 @@ static const char *hooknames[] = {
4
struct ipt_error_target
5
{
6
STRUCT_ENTRY_TARGET t;
7
- char error[TABLE_MAXNAMELEN];
8
+ char error[FUNCTION_MAXNAMELEN];
9
};
10
11
struct chain_head;
This page took
0.04132 seconds
and
5
git commands to generate.