mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Fix Broxygen confusing scoped id at start of line as function parameter.
This commit is contained in:
parent
ab315949d6
commit
80b24513e7
3 changed files with 6 additions and 2 deletions
|
@ -183,6 +183,8 @@ export {
|
|||
|
||||
## Summarize "an_event" here.
|
||||
## Give more details about "an_event" here.
|
||||
## Example::an_event should not be confused as a parameter
|
||||
##
|
||||
## name: describe the argument here
|
||||
global an_event: event(name: string);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue