mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
madwifi: Add newline at end of autodetected wireless config (cosmetic)
SVN-Revision: 26197
This commit is contained in:
parent
19f3538d39
commit
f06c25a0bb
1 changed files with 1 additions and 0 deletions
|
|
@ -469,6 +469,7 @@ config wifi-iface
|
|||
option mode ap
|
||||
option ssid OpenWrt
|
||||
option encryption none
|
||||
|
||||
EOF
|
||||
devidx=$(($devidx + 1))
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue