Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add the 2 new C examples to the doc; use sg_comm_wait_any in example instead of sg_co...
[simgrid.git] / docs / source / app_s4u.rst
index 1991185..d1d5128 100644 (file)
@@ -988,7 +988,7 @@ See :ref:`s4u_receiving_actor`.
 
    .. group-tab:: C
 
-      .. autodoxymethod:: ::sg_mailbox_set_receiver(const char *alias)
+      .. autodoxymethod:: sg_mailbox_set_receiver(const char *alias)
                   
 .. _API_s4u_Resource: