libs/sys: whitespaces fixes
This commit is contained in:
parent
950825d323
commit
3793244fcb
1 changed files with 31 additions and 32 deletions
|
@ -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 a new issue