aboutsummaryrefslogtreecommitdiff
path: root/src/topology
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-20 13:51:20 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-20 13:51:20 +0000
commit7d9f187d106394b2451660294df9428eb50e82d7 (patch)
tree373a78f3c10529689791b65a5ab885d3f4c761b7 /src/topology
parent924137ff73bab48b720d41cf73a1197df2d4b04d (diff)
downloadgnunet-7d9f187d106394b2451660294df9428eb50e82d7.tar.gz
gnunet-7d9f187d106394b2451660294df9428eb50e82d7.zip
fixing core API issues
Diffstat (limited to 'src/topology')
-rw-r--r--src/topology/gnunet-daemon-topology.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c
index bc2f3ec7f..9f23fdc50 100644
--- a/src/topology/gnunet-daemon-topology.c
+++ b/src/topology/gnunet-daemon-topology.c
@@ -1289,6 +1289,7 @@ run (void *cls,
1289 GNUNET_TIME_UNIT_FOREVER_REL, 1289 GNUNET_TIME_UNIT_FOREVER_REL,
1290 NULL, 1290 NULL,
1291 &core_init, 1291 &core_init,
1292 NULL,
1292 &connect_notify, 1293 &connect_notify,
1293 &disconnect_notify, 1294 &disconnect_notify,
1294 NULL, GNUNET_NO, 1295 NULL, GNUNET_NO,