mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Replace 'master' with 'controller thread' in NSE script docs/comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user