Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics in documentation
[simgrid.git] / src / xbt / log.c
index 372a743..00d69f0 100644 (file)
@@ -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