X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3ae712a1b95294052b6e8136d0f0f2d4b30e6eb..d896265a56dbf34328e32566da1932835d840d27:/src/surf/surf_routing.hpp diff --git a/src/surf/surf_routing.hpp b/src/surf/surf_routing.hpp index ac65feedf3..a45a29cc6b 100644 --- a/src/surf/surf_routing.hpp +++ b/src/surf/surf_routing.hpp @@ -10,7 +10,7 @@ #ifndef NETWORK_ROUTING_HPP_ #define NETWORK_ROUTING_HPP_ -void routing_model_create( void *loopback); +XBT_PUBLIC(void) routing_model_create( void *loopback); /* ************************************************************************** */ /* ************************* GRAPH EXPORTING FUNCTIONS ********************** */ @@ -67,7 +67,7 @@ public: }; /** - * @brief Get the route and latency between two RoutingEdgs + * @brief Get the route and latency between two RoutingEdges * @details [long description] * * @param src [description]