projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf847c7
)
Update doxygen
author
Julius Bünger
<buenger@mytum.de>
Wed, 26 Sep 2018 19:35:59 +0000
(21:35 +0200)
committer
Julius Bünger
<buenger@mytum.de>
Wed, 26 Sep 2018 19:35:59 +0000
(21:35 +0200)
src/rps/gnunet-service-rps.c
patch
|
blob
|
history
diff --git
a/src/rps/gnunet-service-rps.c
b/src/rps/gnunet-service-rps.c
index 4e06f5a4936878bfd7e0883c744639d4e7df2379..aa5d8af1328930e69022f9e7d23d872f8c561c68 100644
(file)
--- 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,