- replace deprecated INCLUDES with AM_CPPFLAGS
[oweals/gnunet.git] / src / experimentation / gnunet-daemon-experimentation_capabilities.c
index a92d2d4bc38bd61864274401add74e891ccc97f5..a59f59969c6fc6862f519a7cab90b7603243bbaa 100644 (file)
@@ -154,7 +154,7 @@ GED_capabilities_start ()
                index = index << c1;
                if (GNUNET_YES == GED_capabilities_have (GSE_node_capabilities, index))
                {
-                       GNUNET_log (GNUNET_ERROR_TYPE_INFO, "We have `%s'\n",
+                       GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "We have `%s'\n",
                                        GED_capability_to_str(index));
                }
   }