Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
correction to compile with warning and th indentation in my files
[simgrid.git] / src / config_unit.c
index 5d10c3c..f8f3584 100644 (file)
@@ -13,7 +13,7 @@
 #include "xbt/ex.h"
 
 XBT_LOG_EXTERNAL_CATEGORY(xbt_cfg);
-
+XBT_LOG_DEFAULT_CATEGORY(xbt_cfg);
 
 static xbt_cfg_t make_set()
 {