From 541caf3dec54aaee621fed935e667f9ee423ef31 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 18 Apr 2010 20:23:40 +0000 Subject: towards fixing blacklisting APIs and implementation --- src/hostlist/gnunet-daemon-hostlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hostlist') diff --git a/src/hostlist/gnunet-daemon-hostlist.c b/src/hostlist/gnunet-daemon-hostlist.c index c06ee5f56..ca0f11cae 100644 --- a/src/hostlist/gnunet-daemon-hostlist.c +++ b/src/hostlist/gnunet-daemon-hostlist.c @@ -296,7 +296,7 @@ run (void *cls, GNUNET_TIME_UNIT_FOREVER_REL, NULL, &core_init, - NULL, &connect_handler, &disconnect_handler, + &connect_handler, &disconnect_handler, NULL, GNUNET_NO, NULL, GNUNET_NO, learning? learn_handlers : no_learn_handlers); -- cgit v1.2.3