From: Pierre Veyre Date: Tue, 16 Jul 2013 12:53:03 +0000 (+0200) Subject: fix comments X-Git-Tag: v3_9_90~131 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/79e90c963f37214684e948200fe61fc12945cc26?ds=sidebyside fix comments --- diff --git a/src/simix/smx_user.c b/src/simix/smx_user.c index 3e0c130ee0..baeed99bf2 100644 --- a/src/simix/smx_user.c +++ b/src/simix/smx_user.c @@ -1265,7 +1265,7 @@ size_t simcall_storage_get_used_size (const char* name){ } /** - * \ingroup simix_host_management + * \ingroup simix_storage_management * \brief Return the list of storages mounted on an host. * \param host A SIMIX host * \return a dynar containing all storages mounted on the host