X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/037955e458fb05c8ad1a1bdc3509bac0664f87a2..8d02a312e6d5f764e6034c6bf2200940959257a2:/include/xbt/virtu.h diff --git a/include/xbt/virtu.h b/include/xbt/virtu.h index e5e12c4b4d..d1a0fecc68 100644 --- a/include/xbt/virtu.h +++ b/include/xbt/virtu.h @@ -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()