mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 09:29:01 +00:00
Fixed all the modules to give a default name if absent.
Also necessary for the documentation system to know the name of the module.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- See nmaps COPYING for license
|
||||
module("tab" ,package.seeall)
|
||||
module(... or "tab" ,package.seeall)
|
||||
|
||||
--[[ Provide NSE scripts with a way to output structured tables similar to
|
||||
NmapOutputTable.cc. See end for an example on how to use it. --]]
|
||||
|
||||
Reference in New Issue
Block a user