From: Martin Quinson Date: Thu, 27 Sep 2012 11:39:59 +0000 (+0200) Subject: improve a tiny bit the doc X-Git-Tag: v3_8~161 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/26a8af5df5398c71bffa5ef6e7675c2d28844dce improve a tiny bit the doc --- diff --git a/src/msg/msg_gos.c b/src/msg/msg_gos.c index 473ec7a86f..fbb2bcfe2f 100644 --- a/src/msg/msg_gos.c +++ b/src/msg/msg_gos.c @@ -640,7 +640,7 @@ msg_task_t MSG_comm_get_task(msg_comm_t comm) } /** - * \brief This function is called by SIMIX to copy the data of a comm. + * \brief This function is called by SIMIX in kernel mode to copy the data of a comm. * \param comm the comm * \param buff the data copied * \param buff_size size of the buffer