X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1f1229beb9aee22ada419e72fce6f9c73e223591..36dffb4f8633c75ddaf66e398f432a8485e9e419:/src/msg/msg_host.c diff --git a/src/msg/msg_host.c b/src/msg/msg_host.c index 9f35815ec0..0dfb1006fe 100644 --- a/src/msg/msg_host.c +++ b/src/msg/msg_host.c @@ -9,9 +9,6 @@ #include "xbt/sysdep.h" #include "xbt/log.h" -/** \defgroup m_host_management Management functions of Hosts - * \brief This section describes the host structure of MSG - */ /** @addtogroup m_host_management * \htmlonly \endhtmlonly * (#m_host_t) and the functions for managing it.