X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4365fa8e81736673eae923310a05cdbf78ec88d8..7da2926d0733ff0683f31aeea176ce71e127264f:/examples/msg/ns3/ns3.c?ds=sidebyside diff --git a/examples/msg/ns3/ns3.c b/examples/msg/ns3/ns3.c index c06d04bb73..4a8b214de6 100644 --- a/examples/msg/ns3/ns3.c +++ b/examples/msg/ns3/ns3.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2014. The SimGrid Team. +/* Copyright (c) 2007-2015. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -90,7 +90,7 @@ int master(int argc, char *argv[]) gl_data_size[id] = task_comm_size; } - { /* Process organisation */ + { /* Process organization */ MSG_get_host_by_name(slavename); }