Fix clang-tidy modernize-use-override warnings in headers

This commit is contained in:
Tim Wojtulewicz 2025-06-10 10:50:26 -07:00
parent edf3ceb52c
commit e613e7c304
26 changed files with 67 additions and 68 deletions

View file

@ -24,7 +24,7 @@ public:
/**
* Overridden from parent class.
*/
virtual void Done() override;
void Done() override;
/**
* Sets the parent packet analyzer for this session adapter. This can't be passed to