X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3c2534ab455931a11774905e677e1498815de10c..6af348b861fc72e45173e89c5f9540cefb6ee252:/include/xbt/asserts.h diff --git a/include/xbt/asserts.h b/include/xbt/asserts.h index b3494cf0a7..da09fbafaf 100644 --- a/include/xbt/asserts.h +++ b/include/xbt/asserts.h @@ -14,7 +14,7 @@ #include "xbt/ex.h" SG_BEGIN_DECL() -XBT_PUBLIC_DATA(int) xbt_log_no_loc; /* Do not show the backtrace on failed backtrace when doing our tests */ +XBT_PUBLIC_DATA int xbt_log_no_loc; /* Do not show the backtrace on failed backtrace when doing our tests */ /** * @addtogroup XBT_error