X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b6ea5d53f8723ba9befc4a8308b8f04b05bb288b..aa4d38e3b08665ded92cafb9e3dd45af78491d5d:/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;