mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Bump pre-commit hooks
This commit is contained in:
parent
6d272038fe
commit
b9eabbabba
11 changed files with 28 additions and 28 deletions
|
@ -30,7 +30,7 @@ type EventFields: record {
|
|||
option_val: string;
|
||||
};
|
||||
|
||||
event config_line(description: Input::EventDescription, tpe: Input::Event, p: EventFields)
|
||||
event config_line(description: Input::EventDescription, type_: Input::Event, p: EventFields)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue