mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +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,6 +1,6 @@
|
||||
-- Kris Katterjohn 03/2008
|
||||
|
||||
module(..., package.seeall)
|
||||
module(... or "datafiles", package.seeall)
|
||||
|
||||
require 'stdnse'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user