Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
our usage of doxygen is improvable
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 9 Oct 2014 22:54:02 +0000 (00:54 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 9 Oct 2014 22:54:02 +0000 (00:54 +0200)
src/simix/smx_user.c

index 7a0f5d1..74affb7 100644 (file)
@@ -197,7 +197,6 @@ int simcall_host_get_nb_pstates(smx_host_t host)
  *
  * \param host A SIMIX host
  * \param pstate_index The pstate to which the CPU power will be set
- * \return void
  */
 void simcall_host_set_power_peak_at(smx_host_t host, int pstate_index)
 {