Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill trailing whitespaces in teshsuite/smpi/{isp,mpich3-test}.
[simgrid.git] / teshsuite / smpi / isp / umpire / partial-recv-persistent4.c
index 44295dd..c621605 100644 (file)
@@ -83,7 +83,7 @@ main (int argc, char **argv)
        /* use MPI_Test */
        for (j = 0; j < 2; j++) {
          flag = 0;
-       
+
          while (!flag) {
            MPI_Test (&aReq[j], &flag, &aStatus[j]);
          }