Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Correct warning message, and update comments.
[simgrid.git] / include / simgrid / forward.h
index d458ddc..07e7cbc 100644 (file)
@@ -253,7 +253,6 @@ typedef struct s_smx_activity* smx_activity_t;
 
 /** Pointer to a SimGrid barrier object */
 typedef s4u_Barrier* sg_bar_t;
-/** Constant pointer to a SimGrid barrier object */
 typedef s4u_Comm* sg_comm_t;
 typedef s4u_Exec* sg_exec_t;
 typedef const s4u_Exec* const_sg_exec_t;