Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #218 from Takishipp/MSG2S4U
[simgrid.git] / teshsuite / smpi / pt2pt-dsend / pt2pt-dsend.c
index 1404684301b85e4a812ba481fd9b0ee66c7f6324..57dcf03eb20201964d6bd3dd400e8306721e1901 100644 (file)
@@ -40,7 +40,6 @@ int main(int argc, char *argv[]) {
     }
   }
 
-
   XBT_INFO("rank %d: data exchanged", rank);
   MPI_Finalize();
   return 0;