From: Arran Cudbard-Bell Date: Fri, 1 May 2020 16:08:52 +0000 (-0500) Subject: shhh gcc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dce263218ce8b6532f577ef13cf426129dab646b;p=thirdparty%2Ffreeradius-server.git shhh gcc --- diff --git a/src/lib/util/event.c b/src/lib/util/event.c index d2066fbcfb8..6317806c3ac 100644 --- a/src/lib/util/event.c +++ b/src/lib/util/event.c @@ -49,6 +49,7 @@ RCSID("$Id$") * Turn off documentation warnings as file/line * args aren't used for non-debug builds. */ +DIAG_OPTIONAL DIAG_OFF(documentation) #endif