X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a77f8d403b78888c4adaea9a242ab7ff432a2d16..60ef24f945763eddb1d70543d3573978a6829569:/include/xbt/sysdep.h diff --git a/include/xbt/sysdep.h b/include/xbt/sysdep.h index 1c3fcd59a6..5b56a1bba3 100644 --- a/include/xbt/sysdep.h +++ b/include/xbt/sysdep.h @@ -30,9 +30,6 @@ void xbt_die(const char *msg) _XBT_GNUC_NORETURN; /** @addtogroup XBT_syscall * @brief Malloc and associated functions, killing the program on error (with \ref XBT_ex) * - *
Top [\ref index]::[\ref XBT_API] - *
Prev - *
Next [\ref XBT_ex]
* @{ */