From d32794e2b64f9727a1d5a5e15ac38c847017ebe3 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 3 Jan 2009 23:35:30 +0000 Subject: [PATCH] Fix indentation in a line. --- scan_engine.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scan_engine.cc b/scan_engine.cc index 93bcc3510..8018b7b27 100644 --- a/scan_engine.cc +++ b/scan_engine.cc @@ -3969,7 +3969,7 @@ static bool get_pcap_result(UltraScanInfo *USI, struct timeval *stime) { sizeof(struct ip)); break; } - current_reason = icmp->icmp_code+ER_ICMPCODE_MOD; + current_reason = icmp->icmp_code+ER_ICMPCODE_MOD; if (newstate == PORT_UNKNOWN) break; if (hss->target->v4hostip()->s_addr != ip->ip_src.s_addr) { /* If it's not directly from the remote host we don't alter our