Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update 1 pass
[simgrid.git] / src / surf / workstation_ptask_L07.c
index ddf13c8..2eb7dcb 100644 (file)
@@ -902,8 +902,7 @@ static void add_route()
 {
     xbt_ex_t e;
     int nb_link = 0;
-    int cpt = 0;
-   // char* val;
+    unsigned int cpt = 0;
     int link_list_capacity = 0;
     link_L07_t *link_list = NULL;