From a65598ff208d6859e70ffc4697a4946492785ff1 Mon Sep 17 00:00:00 2001 From: Benjamin Bannier Date: Tue, 19 Nov 2024 21:03:30 +0100 Subject: [PATCH] Fix documentation for `have_spicy` [skip CI] The continued line was incorrectly marked up (as a plain comment instead of a Zeekygen comment) which caused only half of the docstring to be rendered by Zeekygen. --- src/zeek.bif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zeek.bif b/src/zeek.bif index b164395fa6..6cc5276e48 100644 --- a/src/zeek.bif +++ b/src/zeek.bif @@ -5340,7 +5340,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