X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ab392e8f553c9f56a629c3459e791c24126167a8..79e41c3b931e09c8eb75028d4016ebd75688a91a:/src/msg/msg_host.c diff --git a/src/msg/msg_host.c b/src/msg/msg_host.c index 37da29aabc..9468065362 100644 --- a/src/msg/msg_host.c +++ b/src/msg/msg_host.c @@ -114,8 +114,7 @@ m_host_t MSG_host_self(void) return MSG_process_get_host(NULL); } -/** \ingroup m_host_management - * +/* * \brief Destroys a host (internal call only) */ void __MSG_host_destroy(m_host_t host) {