X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cdf6a962eb4e88efbed3df9c41343adabcf09e6c..f89671e0bd7450461d70d5ced6079123e73c2a63:/src/smpi/colls/alltoall/alltoall-2dmesh.cpp diff --git a/src/smpi/colls/alltoall/alltoall-2dmesh.cpp b/src/smpi/colls/alltoall/alltoall-2dmesh.cpp index 7d9a906c5d..918a242b89 100644 --- a/src/smpi/colls/alltoall/alltoall-2dmesh.cpp +++ b/src/smpi/colls/alltoall/alltoall-2dmesh.cpp @@ -27,7 +27,7 @@ then in the y dimension. Each node then extracts the needed data. The communication in each dimension follows "simple." - * Auther: Ahmad Faraj + * Author: Ahmad Faraj ****************************************************************************/ static int alltoall_check_is_2dmesh(int num, int *i, int *j)