X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7115ff6e0ac0567b771df4abe043631ffab8cf74..799438173fcfecfd3aa9455afe021998445970cc:/src/surf/surf_routing_private.h diff --git a/src/surf/surf_routing_private.h b/src/surf/surf_routing_private.h index f5ebd55a08..ec9fe747a8 100644 --- a/src/surf/surf_routing_private.h +++ b/src/surf/surf_routing_private.h @@ -48,10 +48,10 @@ route_t generic_get_bypassroute(AS_t rc, route_t generic_new_extended_route(e_surf_routing_hierarchy_t hierarchy, - void *data, int order); + route_t data, int order); route_t generic_new_route(e_surf_routing_hierarchy_t hierarchy, - void *data, int order); + route_t data, int order); AS_t generic_autonomous_system_exist(AS_t rc, char *element); AS_t