gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36110 - gnunet/src/rps


From: gnunet
Subject: [GNUnet-SVN] r36110 - gnunet/src/rps
Date: Wed, 22 Jul 2015 11:37:22 +0200

Author: ch3
Date: 2015-07-22 11:37:22 +0200 (Wed, 22 Jul 2015)
New Revision: 36110

Modified:
   gnunet/src/rps/gnunet-service-rps.c
Log:
-fixed inline docu

Modified: gnunet/src/rps/gnunet-service-rps.c
===================================================================
--- gnunet/src/rps/gnunet-service-rps.c 2015-07-22 09:37:20 UTC (rev 36109)
+++ gnunet/src/rps/gnunet-service-rps.c 2015-07-22 09:37:22 UTC (rev 36110)
@@ -52,6 +52,8 @@
 
 // TODO API request_cancel
 
+// TODO don't pass peermap all the time
+
 // hist_size_init, hist_size_max
 
 /**
@@ -1554,7 +1556,7 @@
  * Reply with the view of PeerIDs.
  *
  * @param cls Closure
- * @param channel The channel the PUSH was received over
+ * @param channel The channel the PULL REQUEST was received over
  * @param channel_ctx The context associated with this channel
  * @param msg The message header
  */
@@ -1840,8 +1842,7 @@
  * Turn RPS service to act malicious.
  *
  * @param cls Closure
- * @param channel The channel the PUSH was received over
- * @param channel_ctx The context associated with this channel
+ * @param client The client that sent the message
  * @param msg The message header
  */
   static void




reply via email to

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