mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +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
|
@ -169,7 +169,7 @@ void seed_random(unsigned int seed);
|
|||
void set_thread_name(const char* name, pthread_t tid = pthread_self());
|
||||
|
||||
// Each event source that may generate events gets an internally unique ID.
|
||||
// This is always LOCAL for a local Bro. For remote event sources, it gets
|
||||
// This is always LOCAL for a local Zeek. For remote event sources, it gets
|
||||
// assigned by the RemoteSerializer.
|
||||
//
|
||||
// FIXME: Find a nicer place for this type definition.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue