X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c00d9de77c55596919956e198769dee003776c71..1bec72ac5423ee42eed942337b2a8a0a5c82c530:/examples/msg/process-migration/process-migration.c?ds=sidebyside diff --git a/examples/msg/process-migration/process-migration.c b/examples/msg/process-migration/process-migration.c index 7728ac9b97..bb37b976ff 100644 --- a/examples/msg/process-migration/process-migration.c +++ b/examples/msg/process-migration/process-migration.c @@ -11,8 +11,8 @@ XBT_LOG_NEW_DEFAULT_CATEGORY(msg_process_migration, "Messages specific for this /** @addtogroup MSG_examples * - * - Process Migration: process-migration/process-migration.c. Processes can move or be moved from a host to - * another while they are running thanks to the @ref MSG_process_migrate function. + * - Migration: process-migration/process-migration.c. Processes can move or be moved from a host to another + * while they are running thanks to the @ref MSG_process_migrate function. */ xbt_mutex_t checkpoint = NULL;