mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge remote-tracking branch 'origin/topic/bbannier/doc-have-spicy'
(cherry picked from commit 4a96d34af6
)
This commit is contained in:
parent
f300ddb9fe
commit
35cd891d6e
1 changed files with 1 additions and 1 deletions
|
@ -5304,7 +5304,7 @@ function has_module_events%(group: string%) : bool
|
|||
%}
|
||||
|
||||
## Returns true if Zeek was built with support for using Spicy analyzers (which
|
||||
# is the default).
|
||||
## is the default).
|
||||
function have_spicy%(%) : bool
|
||||
%{
|
||||
#ifdef HAVE_SPICY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue