X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ad4d53393fdc8da00b5495852fa51db3fa290943..ba773d1d2583d6907c3f28ea0c7fa035524cae87:/src/xbt/config.c diff --git a/src/xbt/config.c b/src/xbt/config.c index 2b65a7304e..049aa7f9a3 100644 --- a/src/xbt/config.c +++ b/src/xbt/config.c @@ -1359,8 +1359,7 @@ xbt_cfg_get_peer_at(xbt_cfg_t cfg, const char *name, int pos, #include "xbt.h" #include "xbt/ex.h" -XBT_LOG_EXTERNAL_CATEGORY(xbt_cfg); -XBT_LOG_DEFAULT_CATEGORY(xbt_cfg); +XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(xbt_cfg); XBT_TEST_SUITE("config", "Configuration support");