Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revert last change trying to inject the \0 after the name, since it was mainly cosmet...
[simgrid.git] / src / xbt / set.c
index 1827c30..47ef8d3 100644 (file)
@@ -10,7 +10,7 @@
 
 #include "gras_private.h"
 
-GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(set,GRAS);
+GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(set,tbx);
 
 /*####[ Type definition ]####################################################*/
 struct gras_set_ {