Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to reput the cvs base in a usable state, sorry
[simgrid.git] / src / amok / Bandwidth / bandwidth_private.h
index 96507a2..a450e21 100644 (file)
@@ -40,7 +40,7 @@ typedef struct {
 typedef struct {
   s_amok_remoterr_t err;
   unsigned int timestamp;
-  double seconds;
+  double sec;
   double bw;
 } s_bw_res,*bw_res_t;