libs/sys: whitespace fix
This commit is contained in:
parent
d9d66f4c28
commit
5b48beff18
1 changed files with 1 additions and 1 deletions
|
@ -377,7 +377,7 @@ function net.routes6()
|
|||
"([a-f0-9]+) ([a-f0-9]+) " ..
|
||||
"([a-f0-9]+) ([a-f0-9]+) " ..
|
||||
"([a-f0-9]+) ([a-f0-9]+) " ..
|
||||
"([^%s]+) +([^%s]+)"
|
||||
"([^%s]+) +([^%s]+)"
|
||||
)
|
||||
|
||||
src_ip = luci.ip.Hex(
|
||||
|
|
Loading…
Reference in a new issue