Link libgnunetblockgroup to libgnunetblock
[oweals/gnunet.git] / src / util / container_multihashmap.c
index d8556257936c0c71a2ca95d0363442cc9dd017ef..ffeb4a71f359268ede059d92685ef2c8800431fb 100644 (file)
@@ -26,7 +26,7 @@
 #include "platform.h"
 #include "gnunet_container_lib.h"
 
-#define LOG(kind,...) GNUNET_log_from (kind, "util", __VA_ARGS__)
+#define LOG(kind,...) GNUNET_log_from (kind, "util-container-multihashmap", __VA_ARGS__)
 
 /**
  * An entry in the hash map with the full key.