aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/gnunet-daemon-hostlist.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-18 09:00:05 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-18 09:00:05 +0000
commit53840e9a81994acd8dc4c0cb1c54a0d4764667c3 (patch)
tree317eb98e7e6ab6472d5700c0db2de84913489bce /src/hostlist/gnunet-daemon-hostlist.c
parente67ade17fc2bf555af625863dab525f909b310f2 (diff)
downloadgnunet-53840e9a81994acd8dc4c0cb1c54a0d4764667c3.tar.gz
gnunet-53840e9a81994acd8dc4c0cb1c54a0d4764667c3.zip
making peer_configure API cancellable
Diffstat (limited to 'src/hostlist/gnunet-daemon-hostlist.c')
-rw-r--r--src/hostlist/gnunet-daemon-hostlist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hostlist/gnunet-daemon-hostlist.c b/src/hostlist/gnunet-daemon-hostlist.c
index 14daa29a6..fd1068839 100644
--- a/src/hostlist/gnunet-daemon-hostlist.c
+++ b/src/hostlist/gnunet-daemon-hostlist.c
@@ -192,7 +192,6 @@ run (void *cls,
192 NULL, 192 NULL,
193 &core_init, 193 &core_init,
194 ch, dh, 194 ch, dh,
195 NULL,
196 NULL, GNUNET_NO, 195 NULL, GNUNET_NO,
197 NULL, GNUNET_NO, 196 NULL, GNUNET_NO,
198 handlers); 197 handlers);