From: Ken Steele Date: Wed, 3 Dec 2014 21:42:01 +0000 (-0500) Subject: Fix indentation X-Git-Tag: suricata-2.1beta3~103 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1250%2Fhead;p=thirdparty%2Fsuricata.git Fix indentation --- diff --git a/src/detect-engine-mpm.c b/src/detect-engine-mpm.c index 6a81fde277..bff9ca8de7 100644 --- a/src/detect-engine-mpm.c +++ b/src/detect-engine-mpm.c @@ -2309,7 +2309,7 @@ int PatternMatchPrepareGroup(DetectEngineCtx *de_ctx, SigGroupHead *sh) has_co_hhhd || has_co_hrhhd || has_co_dnsquery) -{ + { PatternMatchPreparePopulateMpm(de_ctx, sh);