Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the documentation
[simgrid.git] / src / msg / msg_io.c
index 4e0971f..efee6ce 100644 (file)
@@ -548,7 +548,7 @@ msg_error_t MSG_storage_set_data(msg_storage_t storage, void *data)
   return MSG_OK;
 }
 
-/** \ingroup msg_host_management
+/** \ingroup m_host_management
  *
  * \brief Returns the user data of a #msg_storage_t.
  *