From c5645cb84cf1cfbe849b50dbaee68ecef6e6564a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 1 Feb 2016 07:23:29 +0100 Subject: [PATCH] src: whitspace sweep --- src/etc/inc/filter_log.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/inc/filter_log.inc b/src/etc/inc/filter_log.inc index 90acc7836..0f73d0822 100644 --- a/src/etc/inc/filter_log.inc +++ b/src/etc/inc/filter_log.inc @@ -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