* luci/libs: fixed documentation for broadcast() in luci.ip
This commit is contained in:
parent
648126f6d0
commit
f3624d2ccd
1 changed files with 0 additions and 1 deletions
|
@ -502,7 +502,6 @@ function cidr.mask( self, bits )
|
|||
end
|
||||
|
||||
--- Return CIDR containing the broadcast address of this instance.
|
||||
-- @param bits Override prefix length of this instance (optional)
|
||||
-- @return CIDR instance containing the netmask, always nil for IPv6
|
||||
-- @see network
|
||||
-- @see host
|
||||
|
|
Loading…
Reference in a new issue