X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eb7b0b1fab87a67076424c4c1f5057995611e9db..02704853e6db9bf3cd23e0e810b783e4538d83bd:/include/simgrid/simix.h diff --git a/include/simgrid/simix.h b/include/simgrid/simix.h index 1ab0b9361b..86372532f1 100644 --- a/include/simgrid/simix.h +++ b/include/simgrid/simix.h @@ -39,7 +39,7 @@ XBT_PUBLIC int SIMIX_is_maestro(); /* Initialization and exit */ XBT_PUBLIC void SIMIX_global_init(int* argc, char** argv); -/* Set to execute in the maestro +/* Set some code to execute in the maestro * * If no maestro code is registered (the default), the main thread * is assumed to be the maestro. */