From e487dac7a3d304c11258383d41f6f882dde3ca5a Mon Sep 17 00:00:00 2001 From: david Date: Tue, 21 Oct 2008 17:25:08 +0000 Subject: [PATCH] Remove an HTML anchor from nselib/ipOps.lua. --- nselib/ipOps.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nselib/ipOps.lua b/nselib/ipOps.lua index aedfea0af..ea90bf99f 100644 --- a/nselib/ipOps.lua +++ b/nselib/ipOps.lua @@ -1,5 +1,5 @@ --- Utility functions for manipulating and comparing IP addresses. --- @copyright See Nmap License: http://nmap.org/book/man-legal.html +-- @copyright See Nmap License: http://nmap.org/book/man-legal.html local type = type local table = table