mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
Minor cleanup
This commit is contained in:
parent
7ede4f48bd
commit
62562504d5
2 changed files with 2 additions and 3 deletions
|
@ -12,5 +12,5 @@ RootAnalyzer::RootAnalyzer()
|
|||
|
||||
bool RootAnalyzer::AnalyzePacket(size_t len, const uint8_t* data, Packet* packet)
|
||||
{
|
||||
reporter->InternalError("AnalysisPacket() was called for the root analyzer.");
|
||||
}
|
||||
reporter->InternalError("AnalyzePacket() was called for the root analyzer.");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue