Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix doxygen
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 24 Mar 2006 09:32:27 +0000 (09:32 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 24 Mar 2006 09:32:27 +0000 (09:32 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1976 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/msg/host.c

index b252d89..cb042bf 100644 (file)
@@ -189,7 +189,7 @@ double MSG_get_host_speed(m_host_t h)
 /** \ingroup msg_gos_functions
  * \brief Determine if a host is available.
  *
- * \param host host to test
+ * \param h host to test
  */
 int MSG_host_is_avail (m_host_t h)
 {