Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doc rewording
authorHenri Casanova <casanova@fac-dhcp04.ics.hawaii.edu>
Thu, 5 Apr 2012 00:06:40 +0000 (14:06 -1000)
committerHenri Casanova <casanova@fac-dhcp04.ics.hawaii.edu>
Thu, 5 Apr 2012 00:06:40 +0000 (14:06 -1000)
src/msg/msg_task.c

index 60d26b6..93fa4b1 100644 (file)
@@ -248,7 +248,7 @@ MSG_error_t MSG_task_destroy(m_task_t task)
 }
 
 
-/** \ingroup m_task_management
+/** \ingroup m_task_usage
  * \brief Cancel a #m_task_t.
  * \param task the task to cancel. If it was executed or transfered, it
           stops the process that were working on it.