gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 72/90: -DOC: Documentation cleanup pass through DHT Underlay su


From: gnunet
Subject: [gnunet] 72/90: -DOC: Documentation cleanup pass through DHT Underlay subsystem
Date: Tue, 18 Oct 2022 03:07:11 +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 c2f6e093f6816870161f2efdd12a9346876ad7c8
Author: Willow Liquorice <willow@howhill.com>
AuthorDate: Wed Sep 7 23:55:39 2022 +0100

    -DOC: Documentation cleanup pass through DHT Underlay subsystem
---
 src/dhtu/plugin_dhtu_gnunet.c | 2 +-
 src/dhtu/plugin_dhtu_ip.c     | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/dhtu/plugin_dhtu_gnunet.c b/src/dhtu/plugin_dhtu_gnunet.c
index b072be2be..b0cee7e01 100644
--- a/src/dhtu/plugin_dhtu_gnunet.c
+++ b/src/dhtu/plugin_dhtu_gnunet.c
@@ -424,7 +424,7 @@ core_disconnect_cb (void *cls,
  * @param cls a `struct Plugin`
  * @param peer id of the peer, NULL for last call
  * @param hello hello message for the peer (can be NULL)
- * @param error message
+ * @param err_msg message
  */
 static void
 peerinfo_cb (void *cls,
diff --git a/src/dhtu/plugin_dhtu_ip.c b/src/dhtu/plugin_dhtu_ip.c
index 612d2c119..06d0f0f60 100644
--- a/src/dhtu/plugin_dhtu_ip.c
+++ b/src/dhtu/plugin_dhtu_ip.c
@@ -303,7 +303,6 @@ create_target (struct Plugin *plugin,
  *
  * @param plugin the plugin handle
  * @param pid presumed identity of the target
- * @param src source target is from, or NULL if unknown
  * @param addr socket address to find
  * @param addrlen number of bytes in @a addr
  * @return matching target object

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