X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8265352a8ecf509b81f318267823ee419a68c69d..0e99de43ec10a2f793478999e7b092458cc642b9:/src/s4u/s4u_Comm.cpp diff --git a/src/s4u/s4u_Comm.cpp b/src/s4u/s4u_Comm.cpp index 6ae30c06bc..c77b32a0e8 100644 --- a/src/s4u/s4u_Comm.cpp +++ b/src/s4u/s4u_Comm.cpp @@ -221,7 +221,7 @@ Comm* Comm::start() on_send(*this); kernel::actor::CommIsendSimcall observer{sender_, mailbox_->get_impl(), - static_cast(remains_), + remains_, rate_, static_cast(src_buff_), src_buff_size_,