mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Rename BroString to zeek::String
This commit is contained in:
parent
a2bc42dd93
commit
736a3f53d4
58 changed files with 346 additions and 339 deletions
|
@ -370,7 +370,7 @@ protected:
|
|||
|
||||
bool full;
|
||||
uint64_t size;
|
||||
zeek::BroString::CVec chunks;
|
||||
zeek::String::CVec chunks;
|
||||
} bof_buffer; /**< Beginning of file buffer. */
|
||||
|
||||
WeirdStateMap weird_state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue