From 407a83cbc983ae0d5773c1a418b1c4e580caa37a Mon Sep 17 00:00:00 2001 From: alegrand Date: Wed, 29 Jun 2005 23:04:08 +0000 Subject: [PATCH] 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 --- src/msg/gos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.20.1