Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the NEWS file to the jarfile
[simgrid.git] / include / xbt / sysdep.h
index 5f3caff3c14ed6c63ec88a66535afd92d0f93650..4e407abb994d26f36d6933505750b07e99301b5f 100644 (file)
@@ -35,7 +35,7 @@ SG_BEGIN_DECL()
  * @{
  */
 /** @brief Kill the program in silence */
-XBT_PUBLIC(void) xbt_abort(void) XBT_ATTRIB_NORETURN;
+XBT_PUBLIC(void) XBT_ATTRIB_NORETURN xbt_abort(void);
 
 /**
  * @brief Kill the program with an error message