mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Merge remote-tracking branch 'jsoref/spelling-src'
* jsoref/spelling-src: Spelling src
This commit is contained in:
commit
2739275b88
190 changed files with 439 additions and 433 deletions
|
@ -726,7 +726,7 @@ bool Manager::Write(EnumVal* id, RecordVal* columns_arg)
|
|||
auto v = log_stream_policy_hook->Invoke(columns, IntrusivePtr{NewRef{}, id});
|
||||
if ( v && ! v->AsBool() )
|
||||
{
|
||||
// We recod the fact that this hook is vetoing
|
||||
// We record the fact that this hook is vetoing
|
||||
// the write, but continue on to the filter-
|
||||
// level hooks to allow them to run anyway.
|
||||
// They cannot "un-veto".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue