From: alegrand Date: Fri, 1 Jul 2005 05:48:13 +0000 (+0000) Subject: fix documentation X-Git-Tag: v3.3~3853 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5f50aaa204b07e33e56277261a3d764d7bfcedef fix documentation git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1502 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/msg/gos.c b/src/msg/gos.c index 4d17772cfd..a7b20a8f50 100644 --- a/src/msg/gos.c +++ b/src/msg/gos.c @@ -57,7 +57,7 @@ MSG_error_t MSG_task_get(m_task_t * task, * \param channel the channel on which the agent should be listening. This value has to be >=0 and < than the maximal number of channels fixed with MSG_set_channel_number(). - * \param timeout the maximum time to wait for a task before giving + * \param max_duration the maximum time to wait for a task before giving up. In such a case, \a task will not be modified and will still be equal to \c NULL when returning. * \return #MSG_FATAL if \a task is equal to \c NULL, #MSG_WARNING