X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a1ba88402bfb88a278d2e7c849441a9ed4a26120..fb2c06ad23be8a12b22bdc8e77c63f4d7c61a1bb:/include/msg/datatypes.h diff --git a/include/msg/datatypes.h b/include/msg/datatypes.h index f01910991e..12ae210c38 100644 --- a/include/msg/datatypes.h +++ b/include/msg/datatypes.h @@ -67,7 +67,7 @@ typedef struct m_task *m_task_t; * Communication actions transfer tasks between processes. * For a given task, the sender and the receiver have distinct objects. */ -typedef struct msg_comm_t *msg_comm_t; +typedef struct msg_comm *msg_comm_t; /** \brief Default value for an uninitialized #m_task_t. \ingroup m_datatypes_management