mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
init-bare: Fix zeek:see after bif renaming
The docs build is currently broken due to this :-/
This commit is contained in:
parent
ee8e2decec
commit
c9b2b15eb9
1 changed files with 1 additions and 1 deletions
|
@ -794,7 +794,7 @@ type ReporterStats: record {
|
|||
|
||||
## Statistics about how many times each event name is queued.
|
||||
##
|
||||
## .. zeek:see:: get_event_handler_call_counts
|
||||
## .. zeek:see:: get_event_handler_stats
|
||||
type EventNameCounter: record {
|
||||
## Name of the zeek event.
|
||||
name: string &log;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue