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