X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3b7e5f4b4d7c87ee3e8827313ec966ea8fc8387..4bf353490f2324e8df2e3fa9f9d51e585a8dfca7:/src/plugins/vm/VmHostExt.cpp diff --git a/src/plugins/vm/VmHostExt.cpp b/src/plugins/vm/VmHostExt.cpp index 7bb0f604eb..ff5ac07315 100644 --- a/src/plugins/vm/VmHostExt.cpp +++ b/src/plugins/vm/VmHostExt.cpp @@ -1,11 +1,11 @@ -/* Copyright (c) 2013-2020. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2013-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. */ #include "src/plugins/vm/VmHostExt.hpp" -XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(surf_vm); +XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(res_vm); namespace simgrid { namespace vm {