mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Integrate review feedback
This commit is contained in:
parent
6132cbd13e
commit
bd3e5bedbb
7 changed files with 23 additions and 22 deletions
|
@ -56,7 +56,7 @@ public:
|
|||
|
||||
protected:
|
||||
explicit LogDelayTokenVal() : LogDelayTokenVal(0) {}
|
||||
DECLARE_OPAQUE_VALUE_V2(LogDelayTokenVal)
|
||||
DECLARE_OPAQUE_VALUE_DATA(LogDelayTokenVal)
|
||||
|
||||
private:
|
||||
DelayTokenType token;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue