trailing whitespace

This commit is contained in:
henri 2011-06-20 21:09:42 +00:00
parent b2d1ac7580
commit a8f9bd8d35

View file

@ -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