diff options
author | Luka Perkov <luka@openwrt.org> | 2013-12-09 11:30:14 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-12-09 11:30:14 +0000 |
commit | d723a38780ea983a8b8a0a6c834ad9d5312e43eb (patch) | |
tree | e1b8d817ec4469a466191b46fd471c5983a4ac79 /package/base-files/files/etc/config | |
parent | 8392c54e2eac4f3181ebfe0d4197d21236e9aae8 (diff) | |
download | master-187ad058-d723a38780ea983a8b8a0a6c834ad9d5312e43eb.tar.gz master-187ad058-d723a38780ea983a8b8a0a6c834ad9d5312e43eb.tar.bz2 master-187ad058-d723a38780ea983a8b8a0a6c834ad9d5312e43eb.zip |
[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 |