From aa6c019c11e77e34e02fe4884016a82fa37ab5ed Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 26 Aug 2008 07:23:29 +0000 Subject: use proto instead of protocol in uci firewall SVN-Revision: 12391 --- package/firewall/files/firewall.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/firewall/files/firewall.config') diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config index 073169013d..fe5d38d2b9 100755 --- a/package/firewall/files/firewall.config +++ b/package/firewall/files/firewall.config @@ -50,7 +50,7 @@ config forwarding # option dest lan # option dest_ip 192.168.16.235 # option dest_port 80 -# option protocol tcp +# option proto tcp # include a file with users custom iptables rules #config include -- cgit v1.2.3