Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake of logic
[simgrid.git] / include / xbt / virtu.h
index e5e12c4..067377e 100644 (file)
 
 SG_BEGIN_DECL()
 
-     /* Get the PID of the current process */
-     XBT_PUBLIC_DATA(int_f_void_t*) xbt_getpid;
+  /* Get the PID of the current process */
+  XBT_PUBLIC_DATA(int_f_void_t) xbt_getpid;
 
 SG_END_DECL()
-
 #endif /* __XBT_VIRTU_H__ */