X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/54003ca6d54f59d8ecb8aee18f96a21321fc8a84..a1d7fb09c29089971a104069a5b0af935892e41b:/examples/msg/process-migration/process-migration.c 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;