From 858e41964c9c061e808269536b0e947fa283e2db Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 10 Oct 2014 00:54:02 +0200 Subject: [PATCH] our usage of doxygen is improvable --- src/simix/smx_user.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/simix/smx_user.c b/src/simix/smx_user.c index 7a0f5d1c7d..74affb7968 100644 --- a/src/simix/smx_user.c +++ b/src/simix/smx_user.c @@ -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) { -- 2.20.1