gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r26473 - gnunet/src/dv
Date: Mon, 18 Mar 2013 13:11:12 +0100

Author: grothoff
Date: 2013-03-18 13:11:12 +0100 (Mon, 18 Mar 2013)
New Revision: 26473

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

Modified: gnunet/src/dv/gnunet-service-dv.c
===================================================================
--- gnunet/src/dv/gnunet-service-dv.c   2013-03-18 11:55:12 UTC (rev 26472)
+++ gnunet/src/dv/gnunet-service-dv.c   2013-03-18 12:11:12 UTC (rev 26473)
@@ -361,7 +361,7 @@
  *
  * @param message the message to send to the plugin
  * @param origin the original sender of the message
- * @param distnace distance to the original sender of the message
+ * @param distance distance to the original sender of the message
  */
 static void
 send_data_to_plugin (const struct GNUNET_MessageHeader *message, 
@@ -398,8 +398,6 @@
  * Forward a control message to the plugin.
  *
  * @param message the message to send to the plugin
- * @param distant_neighbor the original sender of the message
- * @param distnace distance to the original sender of the message
  */
 static void
 send_control_to_plugin (const struct GNUNET_MessageHeader *message)




reply via email to

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