From b95a377885d3aaaedca0004e38a0ec8db0e7ae01 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 25 Mar 2013 09:40:44 +0000 Subject: doxygen --- src/hostlist/gnunet-daemon-hostlist.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/hostlist') diff --git a/src/hostlist/gnunet-daemon-hostlist.c b/src/hostlist/gnunet-daemon-hostlist.c index 8d5252534..f5ea6bba7 100644 --- a/src/hostlist/gnunet-daemon-hostlist.c +++ b/src/hostlist/gnunet-daemon-hostlist.c @@ -142,8 +142,6 @@ core_init (void *cls, struct GNUNET_CORE_Handle *server, * @param cls closure * @param peer identity of the sender * @param message advertisement message we got - * @param atsi performance information - * @param atsi_count number of records in 'atsi' * @return GNUNET_OK on success */ static int @@ -160,8 +158,6 @@ advertisement_handler (void *cls, const struct GNUNET_PeerIdentity *peer, * * @param cls closure * @param peer peer identity this notification is about - * @param atsi performance data - * @param atsi_count number of records in 'atsi' */ static void connect_handler (void *cls, const struct GNUNET_PeerIdentity *peer) -- cgit v1.2.3