Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Little mistake in MSG_task_set_name javadoc
[simgrid.git] / src / msg / msg_task.c
index 93fa4b1..a833cf5 100644 (file)
@@ -196,7 +196,7 @@ const char *MSG_task_get_name(m_task_t task)
 }
 
 /** \ingroup m_task_management
 }
 
 /** \ingroup m_task_management
- * \brief Return the name of a #m_task_t.
+ * \brief Sets the name of a #m_task_t.
  *
  * This functions allows to associate a name to a task
  */
  *
  * This functions allows to associate a name to a task
  */