Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix some doxygen warnings
[simgrid.git] / include / simgrid / s4u / Actor.hpp
index 7bc02e7..b157771 100644 (file)
@@ -130,7 +130,7 @@ namespace s4u {
  *  @{
  */
 
-/** @brief Simulation Agent (see \ref s4u_actor)*/
+/** @brief Simulation Agent */
 XBT_PUBLIC_CLASS Actor {
   friend Mailbox;
   friend simgrid::simix::ActorImpl;