mirror of https://git.openwrt.org/project/luci.git
libs/sys: whitespaces fixes
This commit is contained in:
parent
950825d323
commit
3793244fcb
|
@ -378,7 +378,6 @@ function net.routes6()
|
|||
"([a-f0-9]+) ([a-f0-9]+) " ..
|
||||
"(%d+) (%d+) ([^%s]+) +([^%s]+)"
|
||||
)
|
||||
|
||||
src_ip = luci.ip.Hex(
|
||||
src_ip, tonumber(src_prefix, 16),
|
||||
luci.ip.FAMILY_INET6, false
|
||||
|
|
Loading…
Reference in New Issue