Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
initialize in trp_socket_new a socket field which should be initialized anyhow, but...
[simgrid.git] / src / xbt / config.c
index a74d572..77a1a8b 100644 (file)
@@ -12,7 +12,7 @@
 
 #include "gras_private.h" /* prototypes of this module */
 
-GRAS_LOG_NEW_DEFAULT_CATEGORY(config);
+GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(config,tbx);
 
 /* gras_cfgelm_t: the typedef corresponding to a config cell.