X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7b50ef668fe46e44363e4c7ea2089e37c6afec38..bfffef69e1b0554d13eec920f1a32f75b49ceac6:/include/xbt/sysdep.h diff --git a/include/xbt/sysdep.h b/include/xbt/sysdep.h index e78e0bd656..160fb7e396 100644 --- a/include/xbt/sysdep.h +++ b/include/xbt/sysdep.h @@ -22,7 +22,7 @@ SG_BEGIN_DECL #ifdef XBT_LOG_LOCALLY_DEFINE_XBT_CHANNEL -XBT_LOG_NEW_CATEGORY(xbt, "All XBT categories (simgrid toolbox)"); +XBT_LOG_NEW_CATEGORY(xbt, "All XBT categories (SimGrid toolbox)"); XBT_LOG_NEW_SUBCATEGORY(xbt_help, xbt, "Help messages"); #else XBT_LOG_EXTERNAL_CATEGORY(xbt);