mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Replace 'master' with 'controller thread' in NSE script docs/comments
This commit is contained in:
parent
233d3a3691
commit
030a58a26e
4 changed files with 13 additions and 13 deletions
|
|
@ -535,7 +535,7 @@ function process_interfaces( tbl )
|
|||
end
|
||||
|
||||
new_tbl[item.index] = item
|
||||
-- Add this interface index to our master list
|
||||
-- Add this interface index to our returned list
|
||||
table.insert( new_tbl.index_list, item.index )
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue