mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
Little fixes.
This commit is contained in:
parent
b3370584c7
commit
23463d064c
4 changed files with 3 additions and 5 deletions
|
@ -853,8 +853,8 @@ int main(int argc, char** argv)
|
|||
|
||||
yyparse();
|
||||
|
||||
analyzer_mgr->InitPostScript();
|
||||
plugin_mgr->InitPostScript();
|
||||
analyzer_mgr->InitPostScript();
|
||||
|
||||
if ( print_plugins )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue