gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 74/90: -DOC: Documentation cleanup pass through EXIT daemon


From: gnunet
Subject: [gnunet] 74/90: -DOC: Documentation cleanup pass through EXIT daemon
Date: Tue, 18 Oct 2022 03:07:13 +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 e4bf8b123e056bddcbf580f8480e8ea08e36dc39
Author: Willow Liquorice <willow@howhill.com>
AuthorDate: Wed Sep 7 23:57:16 2022 +0100

    -DOC: Documentation cleanup pass through EXIT daemon
---
 src/exit/gnunet-daemon-exit.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/exit/gnunet-daemon-exit.c b/src/exit/gnunet-daemon-exit.c
index f4a17e32a..425f7c816 100644
--- a/src/exit/gnunet-daemon-exit.c
+++ b/src/exit/gnunet-daemon-exit.c
@@ -1821,7 +1821,7 @@ handle_tcp_remote (void *cls,
  * connection via this peer.
  *
  * @param cls our `struct ChannelState *`
- * @param message the actual message
+ * @param data the actual message
  * @return #GNUNET_OK to keep the connection open,
  *         #GNUNET_SYSERR to close it (signal serious error)
  */
@@ -1861,7 +1861,7 @@ check_tcp_data (void *cls,
  * connection via this peer.
  *
  * @param cls our `struct ChannelState *`
- * @param message the actual message
+ * @param data the actual message
  */
 static void
 handle_tcp_data (void *cls,
@@ -3231,7 +3231,6 @@ free_iterate (void *cls,
  * service process alive by virtue of being scheduled.
  *
  * @param cls NULL
- * @param tc scheduler context
  */
 static void
 dummy_task (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]