X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f209a0b502ccbd901fbd575b55f466c2cf7e23a5..169edc40a9d6aac50da8647a98df1e2b7cd92727:/src/xbt/config.c diff --git a/src/xbt/config.c b/src/xbt/config.c index 505ce0fd8a..9e982a9d73 100644 --- a/src/xbt/config.c +++ b/src/xbt/config.c @@ -19,7 +19,7 @@ #include "xbt/config.h" /* prototypes of this module */ -XBT_LOG_NEW_DEFAULT_SUBCATEGORY(config,xbt,"configuration support"); +XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_cfg,xbt,"configuration support"); /* xbt_cfgelm_t: the typedef corresponding to a config variable.