detect: minor http.cookie keyword typo fix

Signed-off-by: jason taylor <jtfas90@gmail.com>
pull/10795/head
jason taylor 1 year ago committed by Victor Julien
parent 7a28874c8d
commit ebd5cd61c2

@ -150,7 +150,7 @@ static int DetectHttpCookieSetup(DetectEngineCtx *de_ctx, Signature *s, const ch
}
/**
* \brief this function setup the http.user_agent keyword used in the rule
* \brief this function setup the http.cookie keyword used in the rule
*
* \param de_ctx Pointer to the Detection Engine Context
* \param s Pointer to the Signature to which the current keyword belongs

Loading…
Cancel
Save