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

SVN-Revision: 26197
This commit is contained in:
Vasilis Tsiligiannis 2011-03-17 07:07:03 +00:00
parent 19f3538d39
commit f06c25a0bb

View File

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