From: acinonyx Date: Thu, 17 Mar 2011 07:07:43 +0000 (+0000) Subject: [package] hostap-driver: Add newline at end of autodetected wireless config (cosmetic) X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=d0b16203c647d4e7b2979084694a200c9f500ff5 [package] hostap-driver: Add newline at end of autodetected wireless config (cosmetic) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26198 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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