diff options
author | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-09 11:30:14 +0000 |
---|---|---|
committer | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-09 11:30:14 +0000 |
commit | 4c3e665ffa751a681e18d1f145a36f1288d44543 (patch) | |
tree | e1b8d817ec4469a466191b46fd471c5983a4ac79 /package/base-files/files/etc/config | |
parent | 56772438cf2bd854b10b89f45254fff028b277e2 (diff) |
[package] base-files: fix whitespaces
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39006 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/files/etc/config')
-rw-r--r-- | package/base-files/files/etc/config/network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/files/etc/config/network b/package/base-files/files/etc/config/network index 87b124aa3b..3c9c30a59f 100644 --- a/package/base-files/files/etc/config/network +++ b/package/base-files/files/etc/config/network @@ -15,7 +15,7 @@ config interface lan option ip6assign 60 config interface wan6 - option ifname @wan + option ifname @wan option proto dhcpv6 config globals globals |