2
0
forked from Ivasoft/openwrt

Remove trailing spaces, convert spaces to tabs

SVN-Revision: 27153
This commit is contained in:
Vasilis Tsiligiannis
2011-06-09 19:30:50 +00:00
parent ce4e5bd91d
commit 70106f153d
12 changed files with 83 additions and 83 deletions

View File

@@ -16,11 +16,11 @@ config interface wan
option proto dhcp
config switch
option name eth0
option reset 1
option enable_vlan 1
option name eth0
option reset 1
option enable_vlan 1
config switch_vlan
option device eth0
option vlan 1
option ports '0 1 2 3 4'
option device eth0
option vlan 1
option ports '0 1 2 3 4'