From b05f920bfa907476b618a24bd78487db8873d2a1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 21 Jul 2010 20:48:40 +0000 Subject: add code to enable checking if transport's idea of our peer identity matches that of core, etc -- might help diagnose certain bugs --- src/topology/gnunet-daemon-topology.c | 1 + 1 file changed, 1 insertion(+) (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 d39c89d36..3686f2018 100644 --- a/src/topology/gnunet-daemon-topology.c +++ b/src/topology/gnunet-daemon-topology.c @@ -1395,6 +1395,7 @@ run (void *cls, NULL, NULL, NULL, + NULL, NULL); handle = GNUNET_CORE_connect (sched, cfg, -- cgit v1.2.3