Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
in gras_dynar_cursor_rm, we want to get the content to free it if there is a
[simgrid.git] / src / xbt / dict.c
index 1e8ccdb..d62ec7f 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <stdio.h>
 
-GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(dict,GRAS);
+GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(dict,tbx);
 
 /*####[ Private prototypes ]#################################################*/