X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e882557cb5cd83578fc02fd6726299daf884ecaa..391ee6bd762d50da260794490ab4145ee7bb3e89:/src/surf/surf_private.h diff --git a/src/surf/surf_private.h b/src/surf/surf_private.h index 60a4e68429..0736b551c0 100644 --- a/src/surf/surf_private.h +++ b/src/surf/surf_private.h @@ -168,7 +168,7 @@ typedef enum { typedef struct s_as { xbt_dynar_t index_network_elm; - xbt_dict_t bypassRoutes; /* store bypass routes */ + xbt_dict_t bypassRoutes; /* store bypass routes */ routing_model_description_t model_desc; e_surf_routing_hierarchy_t hierarchy; char *name;