X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9df6a0ce7023e4e22d83bb6c50f27bd21fab329..a79a8e1cab86ccc687cfbc97b01b735acb996f16:/include/xbt/sysdep.h diff --git a/include/xbt/sysdep.h b/include/xbt/sysdep.h index 219cf714b6..82f2c24b86 100644 --- a/include/xbt/sysdep.h +++ b/include/xbt/sysdep.h @@ -31,7 +31,7 @@ SG_BEGIN_DECL() * @{ */ /** @brief Kill the program in silence */ -XBT_PUBLIC(void) XBT_ATTRIB_NORETURN xbt_abort(); +XBT_PUBLIC(void) XBT_ATTRIB_NORETURN xbt_abort(void); /** * @brief Kill the program with an error message