hostap-driver: Add newline at end of autodetected wireless config (cosmetic)

SVN-Revision: 26198
This commit is contained in:
Vasilis Tsiligiannis 2011-03-17 07:07:43 +00:00
parent f06c25a0bb
commit c6e67df010
1 changed files with 1 additions and 0 deletions

View File

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