Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleanup network prototype
[simgrid.git] / src / include / simix / datatypes.h
index 98b21a9..fd193be 100644 (file)
@@ -53,7 +53,7 @@ SG_BEGIN_DECL()
      typedef struct s_smx_context *smx_context_t;
 
 /******************************* Networking ***********************************/
-    typedef struct s_smx_rvpoint *smx_rvpoint_t;
+    typedef struct s_smx_rvpoint *smx_rdv_t;
     typedef struct s_smx_comm *smx_comm_t;