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

This commit is contained in:
Benjamin Bannier 2024-11-20 09:34:10 +01:00
commit 4a96d34af6

View file

@ -5340,7 +5340,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