Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add 3 msg functions to get and modify property of an AS or router
[simgrid.git] / src / msg / msg_host.c
index 53e1ac5..0826998 100644 (file)
@@ -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