X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5ecdb12a2a573df415d8677c2455e1662e276f90..effadf994078b5f7bbc589d3ac0ba2aae8aaa59f:/src/surf/network_interface.hpp diff --git a/src/surf/network_interface.hpp b/src/surf/network_interface.hpp index fc01cae905..7842043c06 100644 --- a/src/surf/network_interface.hpp +++ b/src/surf/network_interface.hpp @@ -182,7 +182,7 @@ public: **********/ /** @ingroup SURF_network_interface * @brief SURF network action interface class - * @details A NetworkAction represents a communication between two [hosts](\ref HostImpl) + * @details A NetworkAction represents a communication between two [hosts](\ref simgrid::surf::HostImpl) */ class NetworkAction : public Action { public: