X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3b7e5f4b4d7c87ee3e8827313ec966ea8fc8387..09abefeb928cd7ea4679407a6b4387d4f75beaa9:/src/mc/inspect/ObjectInformation.hpp diff --git a/src/mc/inspect/ObjectInformation.hpp b/src/mc/inspect/ObjectInformation.hpp index 92de05d3ef..eb5e219f14 100644 --- a/src/mc/inspect/ObjectInformation.hpp +++ b/src/mc/inspect/ObjectInformation.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2020. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2007-2021. 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. */ @@ -157,7 +157,7 @@ XBT_PRIVATE std::shared_ptr createObjectInformation(std::vect const char* name); /** Augment the current module with information about the other ones */ -XBT_PRIVATE void postProcessObjectInformation(const simgrid::mc::RemoteSimulation* process, +XBT_PRIVATE void postProcessObjectInformation(const simgrid::mc::RemoteProcess* process, simgrid::mc::ObjectInformation* info); } // namespace mc } // namespace simgrid