]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/network_ns3_private.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Check for memleack and fix some compilation error with full flags.
[simgrid.git] / src / surf / network_ns3_private.h
index 38af59b7f85bcd24957d6c41e6ff94df39436530..271af77c2ea5822bf0e15d7fdbaec63d34d07b01 100644 (file)
@@ -25,7 +25,7 @@ typedef struct surf_ns3_link{
 typedef struct surf_action_network_ns3 {
   s_surf_action_t generic_action;
 #ifdef HAVE_TRACING
-  int last_sent;
+  double last_sent;
   char *src_name;
   char *dst_name;
 #endif //HAVE_TRACING