Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a stub for the java factory initier for the cases where we don't want to compile...
[simgrid.git] / include / xbt / virtu.h
index e5e12c4..d1a0fec 100644 (file)
@@ -18,7 +18,7 @@
 SG_BEGIN_DECL()
 
      /* Get the PID of the current process */
-     XBT_PUBLIC_DATA(int_f_void_t*) xbt_getpid;
+     XBT_PUBLIC_DATA(int_f_void_t) xbt_getpid;
 
 SG_END_DECL()