From 5e08e6bccf344b1afd177cf5ce229b5f44dfa667 Mon Sep 17 00:00:00 2001 From: Jeff Lucovsky Date: Sat, 21 Dec 2019 11:15:42 -0500 Subject: [PATCH] detect: update version comment --- src/detect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/detect.h b/src/detect.h index 404005bb0d..45dbc6e254 100644 --- a/src/detect.h +++ b/src/detect.h @@ -851,7 +851,7 @@ typedef struct DetectEngineCtx_ { /* the max local id used amongst all sigs */ int32_t byte_extract_max_local_id; - /** version of the detect engine */ + /** version of the detect engine. The version is incremented on reloads */ uint32_t version; /** sgh for signatures that match against invalid packets. In those cases