does not terminate on invalid uri
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh.c
index 3dc36875b33c5326ecb7deacf1c7c8e0f1d0a851..c86da554170c23ec52dd2bbf13de1c13fb9b6721 100644 (file)
@@ -1459,7 +1459,7 @@ announce_application (void *cls, const struct GNUNET_HashCode * key, void *value
     return GNUNET_YES;
   }
   block.type = htonl (block.type);
-
+  DEBUG_DHT ("Putting APP key: %s\n", GNUNET_h2s (key));
   GNUNET_break (NULL != 
                 GNUNET_DHT_put (dht_handle, key,
                                dht_replication_level,