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 = ""