Merge remote-tracking branch 'origin/topic/bbannier/doc-have-spicy'

(cherry picked from commit 4a96d34af6)
This commit is contained in:
Benjamin Bannier 2024-11-20 09:34:10 +01:00 committed by Tim Wojtulewicz
parent f300ddb9fe
commit 35cd891d6e

View file

@ -5304,7 +5304,7 @@ function has_module_events%(group: string%) : bool
%} %}
## Returns true if Zeek was built with support for using Spicy analyzers (which ## Returns true if Zeek was built with support for using Spicy analyzers (which
# is the default). ## is the default).
function have_spicy%(%) : bool function have_spicy%(%) : bool
%{ %{
#ifdef HAVE_SPICY #ifdef HAVE_SPICY