X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/399e4077a352ec6e0ad4134e5645a29d0d241c88..7a2239ec54871d5915bcda2805058dda328b5795:/include/simgrid/platf.h diff --git a/include/simgrid/platf.h b/include/simgrid/platf.h index 2b1f15c3cf..2fa1d1f180 100644 --- a/include/simgrid/platf.h +++ b/include/simgrid/platf.h @@ -10,7 +10,7 @@ #include -typedef void *sg_routing_link_t; /* The actual type is model-dependent so use void* instead*/ +typedef void *sg_routing_link_t; /* FIXME:The actual type is model-dependent so use void* instead*/ typedef struct RoutingEdge *sg_routing_edge_t; #ifdef __cplusplus