Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stupid me!
[simgrid.git] / src / surf / workstation_ptask_L07.c
index 6d89a56..efd2ef5 100644 (file)
@@ -553,7 +553,7 @@ static double get_link_latency(const void *link)
     WARN0("This model does not take latency into account.");
     warned = 1;
   }
-  return 0.0:
+  return 0.0;
 }
 
 /**************************************/