Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Avoid shadowed declarations.
[simgrid.git] / teshsuite / s4u / pid / pid.cpp
index 053209fbb8665d6405170c943137e91e1fe257dc..6e18870e5dab41f25f131eed4990798deebae2dd 100644 (file)
@@ -1,11 +1,11 @@
-/* Copyright (c) 2009-2021. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2009-2022. 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 "simgrid/s4u.hpp"
 
-XBT_LOG_NEW_DEFAULT_CATEGORY(s4u_test, "Messages specific for this msg example");
+XBT_LOG_NEW_DEFAULT_CATEGORY(s4u_test, "Messages specific for this example");
 
 static void sendpid()
 {