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
|
if s.interface == device then
|
||||||
uci:set("olsrd", s[".name"], "Ip6AddrType", "global")
|
uci:set("olsrd", s[".name"], "Ip6AddrType", "global")
|
||||||
end
|
end
|
||||||
uci:delete("olsrd", s[".name"], "Ip4Boradcast")
|
uci:delete("olsrd", s[".name"], "Ip4Broadcast")
|
||||||
end)
|
end)
|
||||||
|
|
||||||
-- hna6
|
-- hna6
|
||||||
|
|
Loading…
Reference in a new issue