gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 71/90: -DOC: Documentation cleanup pass through CORE subsystem


From: gnunet
Subject: [gnunet] 71/90: -DOC: Documentation cleanup pass through CORE subsystem
Date: Tue, 18 Oct 2022 03:07:10 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 68c407cc882ed77a938e6280d6f68d89c31de49f
Author: Willow Liquorice <willow@howhill.com>
AuthorDate: Wed Sep 7 23:03:50 2022 +0100

    -DOC: Documentation cleanup pass through CORE subsystem
---
 src/core/core_api.c               | 1 -
 src/core/gnunet-service-core_kx.c | 6 ------
 2 files changed, 7 deletions(-)

diff --git a/src/core/core_api.c b/src/core/core_api.c
index 81118693d..2e0bb1785 100644
--- a/src/core/core_api.c
+++ b/src/core/core_api.c
@@ -158,7 +158,6 @@ reconnect (struct GNUNET_CORE_Handle *h);
  * Task schedule to try to re-connect to core.
  *
  * @param cls the `struct GNUNET_CORE_Handle`
- * @param tc task context
  */
 static void
 reconnect_task (void *cls)
diff --git a/src/core/gnunet-service-core_kx.c 
b/src/core/gnunet-service-core_kx.c
index da62b6458..b203f4902 100644
--- a/src/core/gnunet-service-core_kx.c
+++ b/src/core/gnunet-service-core_kx.c
@@ -1889,12 +1889,6 @@ GSC_NEIGHBOURS_get_queue_length (const struct 
GSC_KeyExchangeInfo *kxinfo)
 }
 
 
-/**
- * Check if the given neighbour has excess bandwidth available.
- *
- * @param target neighbour to check
- * @return #GNUNET_YES if excess bandwidth is available, #GNUNET_NO if not
- */
 int
 GSC_NEIGHBOURS_check_excess_bandwidth (const struct GSC_KeyExchangeInfo 
*kxinfo)
 {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]