X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e2c10f61cfd4d58faa73f006aa74def2c73c8860..b4036710f1d7f435ac50328d290cb95b108d505e:/include/amok/bandwidth.h diff --git a/include/amok/bandwidth.h b/include/amok/bandwidth.h index a0aed3c85b..25d83b1bd6 100644 --- a/include/amok/bandwidth.h +++ b/include/amok/bandwidth.h @@ -104,7 +104,7 @@ XBT_PUBLIC void amok_bw_request(const char* from_name,unsigned int from_port, /*OUT*/ double *sec, double*bw); XBT_PUBLIC double * amok_bw_matrix(xbt_dynar_t hosts, /* dynar of xbt_host_t */ - int buf_size_bw, int exp_size_bw, int msg_size_bw, double min_duration); + int buf_size_bw, int msg_size_bw, int msg_amount_bw, double min_duration); /* *************************************************************************** * Link saturation