src: whitspace sweep

This commit is contained in:
Franco Fichtner 2016-02-01 07:23:29 +01:00
parent 6c984d5d52
commit c5645cb84c

View File

@ -254,7 +254,7 @@ function parse_filter_line($line)
}
break;
}
} elseif ($flent['protoid'] == '2') { // IGMP
} elseif ($flent['protoid'] == '2') { // IGMP
$flent['src'] = $flent['srcip'];
$flent['dst'] = $flent['dstip'];
} elseif ($flent['protoid'] == '112') { // CARP