X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0446fc9e3f379b9aff5e0bb44cf06d06b9e663cc..70096f5af06d2a2470159857e1f67705a2269602:/include/xbt/virtu.h diff --git a/include/xbt/virtu.h b/include/xbt/virtu.h index d1a0fecc68..067377e4d7 100644 --- a/include/xbt/virtu.h +++ b/include/xbt/virtu.h @@ -17,10 +17,8 @@ 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__ */ -