mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
minor tweaks tidyness tweaks
This commit is contained in:
parent
f9c1f57f9c
commit
f6c841c737
3 changed files with 3 additions and 3 deletions
|
@ -63,7 +63,7 @@
|
|||
// the test suite.
|
||||
//
|
||||
// Zeek invocations specifying "-O use-C++" will activate any code compiled
|
||||
// into the zeek binary; otherwise, the code lies dormant. "-O force-C++"
|
||||
// into the zeek binary; otherwise, the code lies dormant. "-O force-use-C++"
|
||||
// does the same but generates warnings for script functions not found in
|
||||
// compiled in. This is useful for debugging the compiled code, to ensure
|
||||
// that it's indeed being run.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue