mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
Slight doc tweak flagged by test.
This commit is contained in:
parent
770f833ea2
commit
6fb4b522c6
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ decrypted from HTTP streams is stored in
|
||||||
excerpt from :doc:`/scripts/base/protocols/http/main.bro` below.
|
excerpt from :doc:`/scripts/base/protocols/http/main.bro` below.
|
||||||
|
|
||||||
.. btest-include:: ${BRO_SRC_ROOT}/scripts/base/protocols/http/main.bro
|
.. btest-include:: ${BRO_SRC_ROOT}/scripts/base/protocols/http/main.bro
|
||||||
:lines: 9-11,20-22,121
|
:lines: 9-11,20-22,125
|
||||||
|
|
||||||
Because the constant was declared with the ``&redef`` attribute, if we
|
Because the constant was declared with the ``&redef`` attribute, if we
|
||||||
needed to turn this option on globally, we could do so by adding the
|
needed to turn this option on globally, we could do so by adding the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue