From: W.C.A. Wijngaards Date: Wed, 21 Sep 2022 13:23:04 +0000 (+0200) Subject: - Fix doxygen warning in respip.h. X-Git-Tag: release-1.17.0rc1~19 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e93c75a5d4261865ae386bbc952734a950246ad2;p=thirdparty%2Funbound.git - Fix doxygen warning in respip.h. --- diff --git a/doc/Changelog b/doc/Changelog index 620e217b4..824674488 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,7 @@ - Patch for CVE-2022-3204 Non-Responsive Delegation Attack. - This patch was released in 1.16.3, the code repository continues with the previous features and fixes for 1.17.0. + - Fix doxygen warning in respip.h. 20 September 2022: George - Convert tdir tests to use the new skip_test functionality. diff --git a/services/view.c b/services/view.c index db48ae954..72f364318 100644 --- a/services/view.c +++ b/services/view.c @@ -66,8 +66,9 @@ views_create(void) return v; } -/** This prototype is defined in in respip.h, but we want to avoid - * unnecessary dependencies */ +/* \noop (ignore this comment for doxygen) + * This prototype is defined in in respip.h, but we want to avoid + * unnecessary dependencies */ void respip_set_delete(struct respip_set *set); void