minor change: adjust formatting of firewall.config

- remove trailing whitespaces (s/\ $//g)
 - replace spaces with tabs between options and values

SVN-Revision: 31427
owl
Mirko Vogt 2012-04-21 19:42:28 +00:00
parent 96b5d437d6
commit 075618c6e3
1 changed files with 13 additions and 13 deletions

View File

@ -23,8 +23,8 @@ config zone
option mtu_fix 1 option mtu_fix 1
config forwarding config forwarding
option src lan option src lan
option dest wan option dest wan
# We need to accept udp packets on port 68, # We need to accept udp packets on port 68,
# see https://dev.openwrt.org/ticket/4108 # see https://dev.openwrt.org/ticket/4108