mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 09:59:04 +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 licence
|
||||
module(...,package.seeall)
|
||||
module(... or "ipOps",package.seeall)
|
||||
|
||||
|
||||
-- check to see if ip is part of RFC 1918 address space
|
||||
|
||||
Reference in New Issue
Block a user