X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/895710d49f77179d9893bc76b3e31b69fae638af..debe4e5871c0c3d1c714bbb1bd28ba7147454aa5:/src/mc/remote/RemoteClient.hpp diff --git a/src/mc/remote/RemoteClient.hpp b/src/mc/remote/RemoteClient.hpp index 5d66c58d27..d2c84c41b8 100644 --- a/src/mc/remote/RemoteClient.hpp +++ b/src/mc/remote/RemoteClient.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2018. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2008-2019. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ @@ -223,7 +223,7 @@ public: */ std::vector smx_actors_infos; - /** Copy of `simix_global->process_to_destroy` + /** Copy of `simix_global->actors_to_destroy` * * See mc_smx.c. */