mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
binpac: Rename Bro to Zeek
This commit is contained in:
parent
533d823514
commit
078722fc8d
3 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ namespace binpac
|
|||
// Must be called before any binpac functionality is used.
|
||||
//
|
||||
// Note, this must be declared/defined here, and inline, because the RE
|
||||
// functionality can only be used when compiling from inside Bro.
|
||||
// functionality can only be used when compiling from inside Zeek.
|
||||
// A copy is made of any FlowBuffer policy struct data passed.
|
||||
inline void init(FlowBuffer::Policy* fbp = 0);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue