X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9c111cd4b6ab2b9e13463058b22142e3b0eeae10..9a79cc226e6e4235c695bce5c063e46c5db17239:/src/surf/workstation_ptask_L07.c?ds=sidebyside diff --git a/src/surf/workstation_ptask_L07.c b/src/surf/workstation_ptask_L07.c index 6d89a56f15..efd2ef53e2 100644 --- a/src/surf/workstation_ptask_L07.c +++ b/src/surf/workstation_ptask_L07.c @@ -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; } /**************************************/