From: Uwe Hermann Date: Fri, 25 Apr 2014 16:44:21 +0000 (+0200) Subject: Don't include NO_LOG_WRAPPERS in the Doxygen output. X-Git-Tag: libsigrok-0.3.0~63 X-Git-Url: http://sigrok.org/gitweb/?a=commitdiff_plain;h=bdf6c50c9338c10fe174df0fec386df0632614c0;p=libsigrok.git Don't include NO_LOG_WRAPPERS in the Doxygen output. --- diff --git a/log.c b/log.c index a4ca4bc5..47c37b88 100644 --- a/log.c +++ b/log.c @@ -21,7 +21,9 @@ #include #include #include "libsigrok.h" +/** @cond PRIVATE */ #define NO_LOG_WRAPPERS +/** @endcond */ #include "libsigrok-internal.h" /**