mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Moving my todos over to the tracker ticket.
This commit is contained in:
parent
1acb9fd91d
commit
19cf93be69
5 changed files with 2 additions and 23 deletions
|
@ -217,9 +217,7 @@ public:
|
|||
|
||||
// Return whether the analyzer previously called ProtocolConfirmation()
|
||||
// at least once before.
|
||||
//
|
||||
// TODO-Jon: Why virtual?
|
||||
virtual bool ProtocolConfirmed() const
|
||||
bool ProtocolConfirmed() const
|
||||
{ return protocol_confirmed; }
|
||||
|
||||
// Report that we found a significant protocol violation which might
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue