mpm: indent fix, no functional change

pull/1652/head
Victor Julien 10 years ago
parent a00d83f1f5
commit 7c336f4190

@ -2371,7 +2371,6 @@ int PatternMatchPrepareGroup(DetectEngineCtx *de_ctx, SigGroupHead *sh)
has_co_hrhhd || has_co_hrhhd ||
has_co_dnsquery) has_co_dnsquery)
{ {
PatternMatchPreparePopulateMpm(de_ctx, sh); PatternMatchPreparePopulateMpm(de_ctx, sh);
if (sh->mpm_proto_tcp_ctx_ts != NULL) { if (sh->mpm_proto_tcp_ctx_ts != NULL) {

Loading…
Cancel
Save