X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe984fc392bd16e771eb3b85239166983aee889b..ca6ced4ab7e6b5f0e61970d9930b0f7b8616c154:/src/xbt/log.c diff --git a/src/xbt/log.c b/src/xbt/log.c index 372a743872..00d69f0f96 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -18,8 +18,7 @@ #include "xbt/error.h" #include "xbt/dynar.h" - -/** \defgroup XBT_log Logging support. +/** \defgroup XBT_log Logging support * \brief A generic logging facility in the spirit of log4j * * This section describes the API to the log functions used