mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Fix broken comment in nmap.luadoc.
Preventing get_interface from appearing in documentation.
This commit is contained in:
@@ -75,7 +75,7 @@ function address_family()
|
||||
-- table, example: <code>nmap.get_interface_info("eth0")</code>.
|
||||
--
|
||||
-- @return A string containing the interface name (dnet-style) on
|
||||
success, or a nil value on failures.
|
||||
-- success, or a nil value on failures.
|
||||
-- @usage local interface_name = nmap.get_interface()
|
||||
function get_interface()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user