From: Vasilis Tsiligiannis Date: Thu, 17 Mar 2011 07:07:43 +0000 (+0000) Subject: hostap-driver: Add newline at end of autodetected wireless config (cosmetic) X-Git-Tag: reboot~17210 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=c6e67df010b8afcfb0165090d99aee738dadec0a hostap-driver: Add newline at end of autodetected wireless config (cosmetic) SVN-Revision: 26198 --- diff --git a/package/hostap-driver/files/lib/wifi/hostap.sh b/package/hostap-driver/files/lib/wifi/hostap.sh index 0eb0ff75ea..29556b8241 100755 --- a/package/hostap-driver/files/lib/wifi/hostap.sh +++ b/package/hostap-driver/files/lib/wifi/hostap.sh @@ -260,6 +260,7 @@ config wifi-iface option mode ap option ssid OpenWrt option encryption none + EOF devidx=$(($devidx + 1)) done