From a8f9bd8d3598e7b5d639ec3ee6bcd23ee8ca5312 Mon Sep 17 00:00:00 2001 From: henri Date: Mon, 20 Jun 2011 21:09:42 +0000 Subject: [PATCH] trailing whitespace --- scripts/firewalk.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/firewalk.nse b/scripts/firewalk.nse index 0abd4da98..9e90f684e 100644 --- a/scripts/firewalk.nse +++ b/scripts/firewalk.nse @@ -217,7 +217,7 @@ local udp_funcs = { -- mark the gateway as forwarding the packet scanner.ports.udp[port].final_ttl = gateway_ttl(scanner.target.traceroute, packet.toip(ip.ip_bin_src)) - scanner.ports.udp[port].scanned = true + scanner.ports.udp[port].scanned = true for i, probe in ipairs(scanner.active_probes) do if probe.proto == "udp" and probe.portno == ip2.udp_dport then