X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f33377240ba1d62c648e480ca94be6298cdf8a4..eb45199603c7ab5afe3b2a5df3c2bd56254974f8:/src/msg/msg_host.c diff --git a/src/msg/msg_host.c b/src/msg/msg_host.c index 53e1ac5cae..08269984af 100644 --- a/src/msg/msg_host.c +++ b/src/msg/msg_host.c @@ -211,7 +211,7 @@ const char *MSG_host_get_property_value(msg_host_t host, const char *name) } /** \ingroup m_host_management - * \brief Returns a xbt_dynar_t consisting of the list of properties assigned to this host + * \brief Returns a xbt_dict_t consisting of the list of properties assigned to this host * * \param host a host * \return a dict containing the properties