mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove documentation for the bit.cast NSE function, which doesn't seem
to exist.
This commit is contained in:
parent
1fbc9e62cf
commit
27e94c0b28
1 changed files with 0 additions and 4 deletions
|
|
@ -23,10 +23,6 @@
|
|||
|
||||
module "bit"
|
||||
|
||||
--- Cast <code>a</code> to an internal integer type.
|
||||
-- @param a Number.
|
||||
function cast(a)
|
||||
|
||||
--- Returns the one's complement of <code>a</code>.
|
||||
-- @param a Number.
|
||||
-- @return The one's complement of <code>a</code>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue