Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix comments
authorPierre Veyre <pierre.veyre@cc.in2p3.fr>
Tue, 16 Jul 2013 12:53:03 +0000 (14:53 +0200)
committerPierre Veyre <pierre.veyre@cc.in2p3.fr>
Tue, 16 Jul 2013 12:53:03 +0000 (14:53 +0200)
src/simix/smx_user.c

index 3e0c130..baeed99 100644 (file)
@@ -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