]> AND Public Git Repository - simgrid.git/blobdiff - include/xbt/virtu.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
C++ needs love
[simgrid.git] / include / xbt / virtu.h
index d1a0fecc684a44d458b4bb8729b6fb7ac32b7ea6..067377e4d79beb29097292b5c7c82e2b1fb78791 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__ */