gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 78/90: -DOC: Documentation cleanup pass through REGEX service


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

    -DOC: Documentation cleanup pass through REGEX service
---
 src/regex/gnunet-regex-profiler.c | 1 -
 src/regex/gnunet-service-regex.c  | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/regex/gnunet-regex-profiler.c 
b/src/regex/gnunet-regex-profiler.c
index 721b77756..8238ad3df 100644
--- a/src/regex/gnunet-regex-profiler.c
+++ b/src/regex/gnunet-regex-profiler.c
@@ -963,7 +963,6 @@ daemon_started (void *cls,
  * into the DHT.
  *
  * @param cls NULL
- * @param tc the task context
  */
 static void
 do_announce (void *cls)
diff --git a/src/regex/gnunet-service-regex.c b/src/regex/gnunet-service-regex.c
index dc61b9135..c25ef9eda 100644
--- a/src/regex/gnunet-service-regex.c
+++ b/src/regex/gnunet-service-regex.c
@@ -238,7 +238,7 @@ handle_search_result (void *cls,
  * Check SEARCH message.
  *
  * @param cls identification of the client
- * @param message the actual message
+ * @param sm the actual message
  */
 static int
 check_search (void *cls,
@@ -269,7 +269,7 @@ check_search (void *cls,
  * Handle SEARCH message.
  *
  * @param cls identification of the client
- * @param message the actual message
+ * @param sm the actual message
  */
 static void
 handle_search (void *cls,

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