1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:28:53 +03:00

[package] madwifi: Add newline at end of autodetected wireless config (cosmetic)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26197 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acinonyx 2011-03-17 07:07:03 +00:00
parent 6537899d51
commit 0402f4a518

View File

@ -469,6 +469,7 @@ config wifi-iface
option mode ap
option ssid OpenWrt
option encryption none
EOF
devidx=$(($devidx + 1))
done