Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill all trailling whitespaces
[simgrid.git] / teshsuite / smpi / isp / umpire / type-no-free-exhaustive.c
index 7cd7c0c..51b38a7 100644 (file)
@@ -25,8 +25,8 @@ main (int argc, char **argv)
   int namelen = 128;
   int i;
   int blocklens[2], displs[2];
-  MPI_Datatype newtype[TYPE_CONSTRUCTOR_COUNT]; 
-  MPI_Datatype newtype2[TYPE_CONSTRUCTOR_COUNT]; 
+  MPI_Datatype newtype[TYPE_CONSTRUCTOR_COUNT];
+  MPI_Datatype newtype2[TYPE_CONSTRUCTOR_COUNT];
 
   /* init */
   MPI_Init (&argc, &argv);