applications/siitwizard: whitespace and typo fixes, svn property fixup
This commit is contained in:
parent
59fbc85161
commit
a7e7c31f8c
1 changed files with 9 additions and 9 deletions
|
@ -156,7 +156,7 @@ function mode.write(self, section, value)
|
|||
if s.interface == device then
|
||||
uci:set("olsrd", s[".name"], "Ip6AddrType", "global")
|
||||
end
|
||||
uci:delete("olsrd", s[".name"], "Ip4Boradcast")
|
||||
uci:delete("olsrd", s[".name"], "Ip4Broadcast")
|
||||
end)
|
||||
|
||||
-- hna6
|
||||
|
|
Loading…
Reference in a new issue