Little fixes.

This commit is contained in:
Robin Sommer 2013-05-30 19:13:08 -07:00
parent b3370584c7
commit 23463d064c
4 changed files with 3 additions and 5 deletions

View file

@ -853,8 +853,8 @@ int main(int argc, char** argv)
yyparse();
analyzer_mgr->InitPostScript();
plugin_mgr->InitPostScript();
analyzer_mgr->InitPostScript();
if ( print_plugins )
{