mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
fix bug in serialization test
This commit is contained in:
parent
bdc8e0e6c4
commit
e6464dae79
6 changed files with 58 additions and 12 deletions
|
@ -173,7 +173,7 @@ public:
|
|||
*
|
||||
* @return the broker representaton, or an error if the serialization
|
||||
* failed.
|
||||
*/
|
||||
*/
|
||||
static broker::expected<broker::data> Serialize(const Frame* target, const id_list selection);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue