mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Minor adjustments to plugin code/docs.
Mostly whitespace/typos. Moved some Plugin methods out from public access.
This commit is contained in:
parent
3ee64ff2ce
commit
69b1ba653d
13 changed files with 138 additions and 73 deletions
|
@ -962,9 +962,6 @@ int main(int argc, char** argv)
|
|||
}
|
||||
|
||||
reporter->InitOptions();
|
||||
|
||||
init_general_global_var();
|
||||
|
||||
broxygen_mgr->GenerateDocs();
|
||||
|
||||
if ( user_pcap_filter )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue