gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 73/90: -DOC: Documentation cleanup pass through DNS subsystem


From: gnunet
Subject: [gnunet] 73/90: -DOC: Documentation cleanup pass through DNS subsystem
Date: Tue, 18 Oct 2022 03:07:12 +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 17824f684b12a975750c140074b90aa91b311888
Author: Willow Liquorice <willow@howhill.com>
AuthorDate: Wed Sep 7 23:56:54 2022 +0100

    -DOC: Documentation cleanup pass through DNS subsystem
---
 src/dns/dns_api.c          | 3 +--
 src/dns/plugin_block_dns.c | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/dns/dns_api.c b/src/dns/dns_api.c
index 89f03bf63..b0bbb894f 100644
--- a/src/dns/dns_api.c
+++ b/src/dns/dns_api.c
@@ -102,7 +102,6 @@ struct GNUNET_DNS_Handle
  * Reconnect to the DNS service.
  *
  * @param cls handle with the connection to connect
- * @param tc scheduler context (unused)
  */
 static void
 reconnect (void *cls);
@@ -171,7 +170,7 @@ check_request (void *cls,
  * handle it.
  *
  * @param cls the `struct GNUNET_DNS_Handle *`
- * @param msg message from the service (request)
+ * @param req message from the service (request)
  */
 static void
 handle_request (void *cls,
diff --git a/src/dns/plugin_block_dns.c b/src/dns/plugin_block_dns.c
index 0531a8a5f..1bbd7f750 100644
--- a/src/dns/plugin_block_dns.c
+++ b/src/dns/plugin_block_dns.c
@@ -90,7 +90,6 @@ block_plugin_dns_create_group (void *cls,
  * Function called to validate a query.
  *
  * @param cls closure
- * @param ctx block context
  * @param type block type
  * @param query original query (hash)
  * @param xquery extrended query data (can be NULL, depending on type)

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