From 76056816a1b9b9e498b093a6971756815cc587c6 Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 3 Jun 2011 19:59:08 +0000 Subject: [PATCH] Bugfix for favicon --- scripts/http-favicon.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/http-favicon.nse b/scripts/http-favicon.nse index a075b4f02..2cb312d5f 100644 --- a/scripts/http-favicon.nse +++ b/scripts/http-favicon.nse @@ -45,7 +45,7 @@ action = function(host, port) local md5sum,answer local match local status, favicondb - local result= "" + local result local favicondbfile="nselib/data/favicon-db" local index, icon local root = ""