gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 03/05: Update doxygen


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 03/05: Update doxygen
Date: Wed, 26 Sep 2018 21:39:14 +0200

This is an automated email from the git hooks/post-receive script.

julius-buenger pushed a commit to branch master
in repository gnunet.

commit 1e01cd7bfaad25ef9bc4f3329f4637e0b76e95f5
Author: Julius Bünger <address@hidden>
AuthorDate: Wed Sep 26 21:35:59 2018 +0200

    Update doxygen
---
 src/rps/gnunet-service-rps.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/rps/gnunet-service-rps.c b/src/rps/gnunet-service-rps.c
index 4e06f5a49..aa5d8af13 100644
--- a/src/rps/gnunet-service-rps.c
+++ b/src/rps/gnunet-service-rps.c
@@ -2710,8 +2710,8 @@ handle_client_seed (void *cls,
 /**
  * Handle RPS request from the client.
  *
- * @param cls closure
- * @param message the actual message
+ * @param cls Client context
+ * @param message unused
  */
 static void
 handle_client_view_request (void *cls,
@@ -2757,8 +2757,8 @@ handle_client_view_request_cancel (void *cls,
 /**
  * Handle RPS request for biased stream from the client.
  *
- * @param cls closure
- * @param message the actual message
+ * @param cls Client context
+ * @param message unused
  */
 static void
 handle_client_stream_request (void *cls,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]