From 5140bd05677e696e7890c8613c050baf79c9166d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Mar 2013 23:20:09 +0000 Subject: -doxygen --- src/dht/gnunet-service-dht_neighbours.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/dht') diff --git a/src/dht/gnunet-service-dht_neighbours.c b/src/dht/gnunet-service-dht_neighbours.c index 6c52ab342..06e13d0b1 100644 --- a/src/dht/gnunet-service-dht_neighbours.c +++ b/src/dht/gnunet-service-dht_neighbours.c @@ -622,8 +622,6 @@ send_find_peer_message (void *cls, * * @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 handle_core_connect (void *cls, const struct GNUNET_PeerIdentity *peer) @@ -1539,8 +1537,6 @@ core_init (void *cls, struct GNUNET_CORE_Handle *server, * @param peer sender of the request * @param message message * @param peer peer identity this notification is about - * @param atsi performance data - * @param atsi_count number of records in 'atsi' * @return GNUNET_OK to keep the connection open, * GNUNET_SYSERR to close it (signal serious error) */ @@ -1789,9 +1785,6 @@ handle_find_peer (const struct GNUNET_PeerIdentity *sender, * @param cls closure * @param peer sender of the request * @param message message - * @param peer peer identity this notification is about - * @param atsi performance data - * @param atsi_count number of records in 'atsi' * @return GNUNET_OK to keep the connection open, * GNUNET_SYSERR to close it (signal serious error) */ @@ -1931,8 +1924,6 @@ handle_dht_p2p_get (void *cls, const struct GNUNET_PeerIdentity *peer, * @param cls closure * @param message message * @param peer peer identity this notification is about - * @param atsi performance data - * @param atsi_count number of records in 'atsi' * @return GNUNET_YES (do not cut p2p connection) */ static int -- cgit v1.2.3