X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/53b9ff1b6972dffeabd543a09c89170663c30ad1..9f646472eb2d52b33a9be7450259564ac890ea99:/examples/msg/cloud/master_worker_vm.c diff --git a/examples/msg/cloud/master_worker_vm.c b/examples/msg/cloud/master_worker_vm.c index bd0bfc788e..0137bdfa26 100644 --- a/examples/msg/cloud/master_worker_vm.c +++ b/examples/msg/cloud/master_worker_vm.c @@ -12,7 +12,7 @@ XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test, "Messages specific for this msg example") /** @addtogroup MSG_examples * - * - cloud/masterslave_virtual_machines.c: Master/workers + * - cloud/master_worker_vm.c: Master/workers * example on a cloud. The classical example revisited to demonstrate the use of virtual machines. */