From 7c0698d2296e00d9544f48819f24ed4319e3fad8 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Tue, 22 Feb 2011 15:19:49 +0000 Subject: Testing and core related changes. --- src/topology/gnunet-daemon-topology.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/topology/gnunet-daemon-topology.c') diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c index 0eb6869e8..1441e218a 100644 --- a/src/topology/gnunet-daemon-topology.c +++ b/src/topology/gnunet-daemon-topology.c @@ -1230,7 +1230,7 @@ handle_encrypted_hello (void *cls, } if (transport != NULL) GNUNET_TRANSPORT_offer_hello (transport, - message); + message, NULL, NULL); return GNUNET_OK; } -- cgit v1.2.3