]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/colls/bcast/bcast-scatter-rdb-allgather.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove unused attribute name_ and method set_name()
[simgrid.git] / src / smpi / colls / bcast / bcast-scatter-rdb-allgather.cpp
index 85cb9813d8aa69c9793d4865f4cec3a16a6d75eb..40cae7638d75702f8d883fac46f289a158161cd0 100644 (file)
@@ -72,7 +72,7 @@ static int scatter_for_bcast(
     }
 
     /* This process is responsible for all processes that have bits
-       set from the LSB upto (but not including) mask.  Because of
+       set from the LSB up to (but not including) mask.  Because of
        the "not including", we start by shifting mask back down
        one. */