From 828f67403caf6a92e12e5829bcd2bc05e4ad756e Mon Sep 17 00:00:00 2001 From: Lukas Sismis Date: Mon, 15 Sep 2025 11:40:30 +0200 Subject: [PATCH] hs: update the file description (cherry picked from commit 47fc78eeae9a365b4d36609154642ca72c9cb9fb) --- src/util-mpm-hs-cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util-mpm-hs-cache.c b/src/util-mpm-hs-cache.c index 2e58676fa9..fd54cf3066 100644 --- a/src/util-mpm-hs-cache.c +++ b/src/util-mpm-hs-cache.c @@ -20,7 +20,7 @@ * * \author Lukas Sismis * - * MPM pattern matcher that calls the Hyperscan regex matcher. + * Hyperscan cache helper utilities for MPM cache files. */ #include "suricata-common.h"