mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
Bugfixes and test updates.
This commit is contained in:
parent
c1c4e6eb63
commit
4a66a8e341
19 changed files with 212 additions and 771 deletions
|
@ -558,7 +558,7 @@ RemoteSerializer::~RemoteSerializer()
|
|||
delete io;
|
||||
}
|
||||
|
||||
void RemoteSerializer::Init()
|
||||
void RemoteSerializer::Enable()
|
||||
{
|
||||
if ( initialized )
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue