forked from Ivasoft/openwrt
Remove trailing spaces, convert spaces to tabs
SVN-Revision: 27153
This commit is contained in:
@@ -16,11 +16,11 @@ config interface wan
|
||||
option proto 'dhcp'
|
||||
|
||||
config switch
|
||||
option name 'eth1'
|
||||
option reset '1'
|
||||
option enable_vlan '1'
|
||||
option name 'eth1'
|
||||
option reset '1'
|
||||
option enable_vlan '1'
|
||||
|
||||
config switch_vlan
|
||||
option device 'eth1'
|
||||
option vlan '1'
|
||||
option ports '1 2 5'
|
||||
option device 'eth1'
|
||||
option vlan '1'
|
||||
option ports '1 2 5'
|
||||
|
||||
Reference in New Issue
Block a user