mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
updated Bro->Zeek in comments in the source tree
This commit is contained in:
parent
becc966106
commit
d758585e42
71 changed files with 186 additions and 186 deletions
|
@ -391,7 +391,7 @@ bool Ascii::InitFormatter()
|
|||
if ( enable_utf_8 )
|
||||
desc.EnableUTF8();
|
||||
|
||||
// Use the default "Bro logs" format.
|
||||
// Use the default "Zeek logs" format.
|
||||
desc.EnableEscaping();
|
||||
desc.AddEscapeSequence(separator);
|
||||
threading::formatter::Ascii::SeparatorInfo sep_info(separator, set_separator, unset_field,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue