]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
detect: update version comment
authorJeff Lucovsky <jeff@lucovsky.org>
Sat, 21 Dec 2019 16:15:42 +0000 (11:15 -0500)
committerVictor Julien <victor@inliniac.net>
Tue, 18 Feb 2020 15:25:21 +0000 (16:25 +0100)
src/detect.h

index 404005bb0d3b8f75567cb65ddda7d6903c3e4adf..45dbc6e254887f41553ca3428f101caa2c5426aa 100644 (file)
@@ -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