mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Merge branch 'master' into topic/jsiwek/faf-updates
Conflicts: magic
This commit is contained in:
commit
ac6b12b5d4
21 changed files with 158 additions and 32 deletions
|
@ -64,7 +64,7 @@ public:
|
|||
* from what's passed to the constructor but upper-cased and
|
||||
* canonified to allow being part of a script-level ID.
|
||||
*/
|
||||
const char* Name() const { return name; }
|
||||
virtual const char* Name() const { return name; }
|
||||
|
||||
/**
|
||||
* Returns a canonocalized version of the analyzer's name. The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue