Skip to content

Commit

Permalink
clang/format: Formatting fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
jlucovsky committed Nov 21, 2024
1 parent bb0cb7b commit 4eaffd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/detect-engine-mpm.h
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ void DetectEngineFrameMpmRegister(DetectEngineCtx *de_ctx, const char *name, int
const DetectBufferMpmRegistry *mpm_reg, int list_id),
AppProto alproto, uint8_t type);


int PrefilterGenericMpmFrameRegister(DetectEngineCtx *de_ctx, SigGroupHead *sgh, MpmCtx *mpm_ctx,
const DetectBufferMpmRegistry *mpm_reg, int list_id);

Expand Down

0 comments on commit 4eaffd9

Please sign in to comment.