]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: remove extra newline in order to match style
authorjason taylor <jtfas90@gmail.com>
Tue, 26 Apr 2022 20:35:52 +0000 (20:35 +0000)
committerVictor Julien <vjulien@oisf.net>
Tue, 3 May 2022 09:15:26 +0000 (11:15 +0200)
Signed-off-by: jason taylor <jtfas90@gmail.com>
doc/userguide/rules/http-keywords.rst

index e7f4f1bebad9e56e54d0e9727706da80c167aff7..c3bf4a6a0ea0298175d835a625a46d3458dc2772 100644 (file)
@@ -276,7 +276,6 @@ Example::
 
     alert http any any -> any any (flow:to_server; http.protocol; content:"HTTP/1.0"; sid:1;)
 
-
 http.request_line
 -----------------