mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18:20 +00:00
fixed a newline issue with baselines
This commit is contained in:
parent
dd6d379b40
commit
cc309a5c99
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ module Intel;
|
|||
|
||||
export {
|
||||
redef enum Log::ID += { LOG };
|
||||
|
||||
## Enum type to represent various types of intelligence data.
|
||||
type Type: enum {
|
||||
## An IP address.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue