1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 01:49:03 +00:00

Remove an HTML anchor from nselib/ipOps.lua.

This commit is contained in:
david
2008-10-21 17:25:08 +00:00
parent 837c1e95ca
commit e487dac7a3

View File

@@ -1,5 +1,5 @@
--- Utility functions for manipulating and comparing IP addresses.
-- @copyright See Nmap License: <a href="http://nmap.org/book/man-legal.html">http://nmap.org/book/man-legal.html</a>
-- @copyright See Nmap License: http://nmap.org/book/man-legal.html
local type = type
local table = table