mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Merge remote-tracking branch 'origin/topic/bbannier/bump-spicy'
* origin/topic/bbannier/bump-spicy: Bump pre-commit hooks Bump auxil/spicy to latest development snapshot
This commit is contained in:
commit
cc59bfa5d8
5 changed files with 13 additions and 7 deletions
|
@ -59,7 +59,7 @@ public:
|
|||
bool ProcessEvent(std::string_view topic, cluster::Event e) { return DoProcessEvent(topic, std::move(e)); }
|
||||
|
||||
/**
|
||||
* Method for enquing backend specific events.
|
||||
* Method for enqueuing backend specific events.
|
||||
*
|
||||
* Some backend's may raise events destined for the local
|
||||
* scripting layer. That's usually wanted, but not always.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue