X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/55e3e5942266691da7914fc1e9fdc894a802a966..da9e3460f9f8e4eb2ad4c523a19a8ddb79807e60:/src/simix/smx_global.cpp diff --git a/src/simix/smx_global.cpp b/src/simix/smx_global.cpp index 95c67dacde..30eec19b22 100644 --- a/src/simix/smx_global.cpp +++ b/src/simix/smx_global.cpp @@ -571,7 +571,7 @@ void SIMIX_run() * * Set the date to execute the function on the surf. * \param date Date to execute function - * \param function Function to be executed + * \param callback Function to be executed * \param arg Parameters of the function * */