aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/hostlist-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/hostlist-client.h')
-rw-r--r--src/hostlist/hostlist-client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hostlist/hostlist-client.h b/src/hostlist/hostlist-client.h
index 04c3bb60f..b29b96a04 100644
--- a/src/hostlist/hostlist-client.h
+++ b/src/hostlist/hostlist-client.h
@@ -82,7 +82,6 @@
82 * Start downloading hostlists from hostlist servers as necessary. 82 * Start downloading hostlists from hostlist servers as necessary.
83 * 83 *
84 * @param c the configuration to use 84 * @param c the configuration to use
85 * @param s the scheduler to use
86 * @param st hande for publishing statistics 85 * @param st hande for publishing statistics
87 * @param ch set to handler for connect notifications 86 * @param ch set to handler for connect notifications
88 * @param dh set to handler for disconnect notifications 87 * @param dh set to handler for disconnect notifications
@@ -92,7 +91,6 @@
92 */ 91 */
93int 92int
94GNUNET_HOSTLIST_client_start (const struct GNUNET_CONFIGURATION_Handle *c, 93GNUNET_HOSTLIST_client_start (const struct GNUNET_CONFIGURATION_Handle *c,
95 struct GNUNET_SCHEDULER_Handle *s,
96 struct GNUNET_STATISTICS_Handle *st, 94 struct GNUNET_STATISTICS_Handle *st,
97 GNUNET_CORE_ConnectEventHandler *ch, 95 GNUNET_CORE_ConnectEventHandler *ch,
98 GNUNET_CORE_DisconnectEventHandler *dh, 96 GNUNET_CORE_DisconnectEventHandler *dh,