Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reactivate an umpire test, once disabled in 56fefe1bf81ca.
[simgrid.git] / teshsuite / smpi / isp / umpire / type-no-free3.c
index 8fc526b..572a1b5 100644 (file)
@@ -85,7 +85,7 @@ main (int argc, char **argv)
          MPI_Type_free (&newtype[j]);
        }
       }
-      
+
       MPI_Waitall (TYPES_TO_COMMIT, reqs, statuses);
     }
   }