X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/aa9aaddbb9eba6ea28865d0e78f74cc523658b42..9b5c287fbf93c2ae7c3d18c8584647ef9920fe87:/src/msg/msg_task.cpp diff --git a/src/msg/msg_task.cpp b/src/msg/msg_task.cpp index f339212d4f..97a7f3f754 100644 --- a/src/msg/msg_task.cpp +++ b/src/msg/msg_task.cpp @@ -691,8 +691,7 @@ msg_comm_t MSG_task_irecv_bounded(msg_task_t* task, const char* name, double rat * * @param alias the name of the mailbox to be considered * - * @return Returns the PID of sender process, - * -1 if there is no communication in the mailbox.#include + * @return Returns the PID of sender process (or -1 if there is no communication in the mailbox) * */ int MSG_task_listen_from(const char* alias)