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 Dec 8, 2024
1 parent 8799803 commit 77a091b
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 77a091b

Please sign in to comment.