X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ea74f5d95928a521a588737e81f1de94eef25d19..3907e83884bae6278656e9cd2cb7ef92a8f707fb:/examples/smpi/replay_multiple/replay_multiple.cpp diff --git a/examples/smpi/replay_multiple/replay_multiple.cpp b/examples/smpi/replay_multiple/replay_multiple.cpp index bd985d17ee..53ea26cd8d 100644 --- a/examples/smpi/replay_multiple/replay_multiple.cpp +++ b/examples/smpi/replay_multiple/replay_multiple.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2022. The SimGrid Team. +/* Copyright (c) 2009-2023. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -14,7 +14,7 @@ #include #include -XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test, "Messages specific for this msg example"); +XBT_LOG_NEW_DEFAULT_CATEGORY(replay_multiple, "Messages specific for this example"); static void smpi_replay(int argc, char* argv[]) {