X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5ed37babb2fa9097abe82df299c0aa259ed84d5a..40ee10e13b61bfb28374d96ade010a262b5abd44:/include/simgrid/plugins/ns3.hpp diff --git a/include/simgrid/plugins/ns3.hpp b/include/simgrid/plugins/ns3.hpp index db406d3d4a..f639047b40 100644 --- a/include/simgrid/plugins/ns3.hpp +++ b/include/simgrid/plugins/ns3.hpp @@ -13,7 +13,7 @@ #include namespace simgrid { -/** Returns the ns3 node from a simgrid host */ +/** Returns the ns3 node from a SimGrid host */ XBT_PUBLIC ns3::Ptr get_ns3node_from_sghost(const simgrid::s4u::Host* host); }; // namespace simgrid