X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/320c1fe541f529573238ebba0bee1ec0293f1af4..98fcf9f030a152fb946c3860abc7b7d748d6f1a5:/src/xbt/module.c diff --git a/src/xbt/module.c b/src/xbt/module.c index 431203511d..6abd61c3bd 100644 --- a/src/xbt/module.c +++ b/src/xbt/module.c @@ -10,7 +10,7 @@ #include "gras_private.h" -GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(module,GRAS); +GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(module,gros, "module handling"); extern void gras_log_exit(void); static int gras_running_process = 0;