X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/df0464c2ffa61d7fab01a54732b01368886013aa..dd105cd510efe4f0acd7af38bc2d6139f3d7f1f8:/src/surf/xml/platf_private.hpp diff --git a/src/surf/xml/platf_private.hpp b/src/surf/xml/platf_private.hpp index 4ec9581ccc..61dfdd0f52 100644 --- a/src/surf/xml/platf_private.hpp +++ b/src/surf/xml/platf_private.hpp @@ -82,7 +82,7 @@ typedef struct s_sg_platf_peer_cbarg { double bw_out; double lat; const char* coord; - tmgr_trace_t availability_trace; + tmgr_trace_t speed_trace; tmgr_trace_t state_trace; } s_sg_platf_peer_cbarg_t;