Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove internal function from the documentation
[simgrid.git] / src / msg / msg_host.c
index 37da29a..9468065 100644 (file)
@@ -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) {