init-bare: Fix zeek:see after bif renaming

The docs build is currently broken due to this :-/
This commit is contained in:
Arne Welzel 2022-11-15 15:53:05 +01:00
parent ee8e2decec
commit c9b2b15eb9

View file

@ -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;