mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
Adjust line numbers to match changes in conn/main.bro
This commit is contained in:
parent
3850399fa2
commit
b3f79265cb
1 changed files with 1 additions and 1 deletions
|
@ -810,7 +810,7 @@ example of the ``record`` data type in the earlier sections, the
|
|||
``conn.log``, is shown by the excerpt below.
|
||||
|
||||
.. btest-include:: ${BRO_SRC_ROOT}/scripts/base/protocols/conn/main.bro
|
||||
:lines: 10-12,16,17,19,21,23,25,28,31,35,37,56,62,68,90,93,97,100,104,108,109,114
|
||||
:lines: 10-12,16-17,19,21,23,25,28,31,35,38,57,63,69,92,95,99,102,106,110-111,116
|
||||
|
||||
Looking at the structure of the definition, a new collection of data
|
||||
types is being defined as a type called ``Info``. Since this type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue