1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 01:43:08 +02:00

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

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

View File

@ -196,6 +196,7 @@ config wifi-iface
option mode ap
option ssid OpenWrt
option encryption none
EOF
done
}