Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Address a few "null dereference" warnings from fbinfer.
[simgrid.git] / teshsuite / smpi / pt2pt-pingpong / pt2pt-pingpong.c
index 681817e3f03dd1d7c380db28568dc0ba3f61bf09..b0b6c66abb65e8e12473df8f0293c4eca4f34e87 100644 (file)
@@ -1,6 +1,6 @@
 /* A simple example ping-pong program to test MPI_Send and MPI_Recv */
 
-/* Copyright (c) 2009-2020. The SimGrid Team.
+/* Copyright (c) 2009-2022. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it