gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 77/90: -DOC: Documentation cleanup pass through NAMECACHE servi


From: gnunet
Subject: [gnunet] 77/90: -DOC: Documentation cleanup pass through NAMECACHE service
Date: Tue, 18 Oct 2022 03:07:16 +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 c12efffd6d6cc21a17d4280a7e8cd683f843c230
Author: Willow Liquorice <willow@howhill.com>
AuthorDate: Wed Sep 7 23:58:33 2022 +0100

    -DOC: Documentation cleanup pass through NAMECACHE service
---
 src/namecache/gnunet-service-namecache.c | 2 +-
 src/namecache/namecache_api.c            | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/namecache/gnunet-service-namecache.c 
b/src/namecache/gnunet-service-namecache.c
index 07bf30de9..0d95cddfb 100644
--- a/src/namecache/gnunet-service-namecache.c
+++ b/src/namecache/gnunet-service-namecache.c
@@ -211,7 +211,7 @@ handle_lookup_block_it (void *cls,
  * Handles a #GNUNET_MESSAGE_TYPE_NAMECACHE_LOOKUP_BLOCK message
  *
  * @param cls a `struct NamecacheClient *`
- * @param the inbound message
+ * @param ln_msg the inbound message
  */
 static void
 handle_lookup_block (void *cls,
diff --git a/src/namecache/namecache_api.c b/src/namecache/namecache_api.c
index 70c848037..5e820f8cc 100644
--- a/src/namecache/namecache_api.c
+++ b/src/namecache/namecache_api.c
@@ -259,7 +259,6 @@ handle_lookup_block_response (void *cls,
  *
  * @param cls the `struct GNUNET_NAMECACHE_Handle`
  * @param msg the message we received
- * @param size the message size
  * @return #GNUNET_OK on success, #GNUNET_SYSERR on error and we did NOT 
notify the client
  */
 static void

-- 
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]