X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/00d88e621b125609f0de3b123b97174100a28f4c..84b1a6eb5aff6720116770c1c606eccf944ca973:/include/xbt/log.h diff --git a/include/xbt/log.h b/include/xbt/log.h index 207016bedf..c730041b77 100644 --- a/include/xbt/log.h +++ b/include/xbt/log.h @@ -47,8 +47,8 @@ typedef enum { /** - * \def XBT_LOG_STATIC_THRESHOLD: - * \ingroup XBT_log + * @def XBT_LOG_STATIC_THRESHOLD + * @ingroup XBT_log * * All logging requests with priority < XBT_LOG_STATIC_THRESHOLD are disabled at * compile time, i.e., compiled out.