From: alegrand Date: Wed, 29 Jun 2005 23:04:08 +0000 (+0000) Subject: removing MSG_process_start from the documentation X-Git-Tag: v3.3~3860 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/407a83cbc983ae0d5773c1a418b1c4e580caa37a?ds=sidebyside removing MSG_process_start from the documentation git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1495 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/msg/gos.c b/src/msg/gos.c index cb2890ef83..4d17772cfd 100644 --- a/src/msg/gos.c +++ b/src/msg/gos.c @@ -16,7 +16,7 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(gos, msg, * by an agent for handling some task. */ -/** \ingroup msg_gos_functions +/* \ingroup msg_gos_functions * \brief This function is now deprecated and useless. Please stop using it. */ MSG_error_t MSG_process_start(m_process_t process)