gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r10985 - gnunet/src/dv


From: gnunet
Subject: [GNUnet-SVN] r10985 - gnunet/src/dv
Date: Mon, 19 Apr 2010 17:25:46 +0200

Author: wachs
Date: 2010-04-19 17:25:46 +0200 (Mon, 19 Apr 2010)
New Revision: 10985

Modified:
   gnunet/src/dv/gnunet-service-dv.c
Log:


Modified: gnunet/src/dv/gnunet-service-dv.c
===================================================================
--- gnunet/src/dv/gnunet-service-dv.c   2010-04-19 15:21:56 UTC (rev 10984)
+++ gnunet/src/dv/gnunet-service-dv.c   2010-04-19 15:25:46 UTC (rev 10985)
@@ -692,9 +692,7 @@
  *
  * @param sender the original sender of the message
  * @param specific_neighbor the specific DistantNeighbor to use, complete with 
referrer!
- * @param message the packed message
- * @param importance what priority to send this message with
- * @param timeout how long to possibly delay sending this message
+ * @param send_context the send context
  */
 static int
 send_message_via (const struct GNUNET_PeerIdentity * sender,
@@ -776,6 +774,7 @@
  * @param sender the original sender of the message
  * @param specific_neighbor the specific neighbor to send this message via
  * @param message the packed message
+ * @param message_size size of the message
  * @param importance what priority to send this message with
  * @param timeout how long to possibly delay sending this message
  */





reply via email to

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