gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r23851 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r23851 - gnunet/src/mesh
Date: Mon, 17 Sep 2012 14:15:29 +0200

Author: bartpolot
Date: 2012-09-17 14:15:29 +0200 (Mon, 17 Sep 2012)
New Revision: 23851

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

Modified: gnunet/src/mesh/gnunet-service-mesh.c
===================================================================
--- gnunet/src/mesh/gnunet-service-mesh.c       2012-09-17 12:11:31 UTC (rev 
23850)
+++ gnunet/src/mesh/gnunet-service-mesh.c       2012-09-17 12:15:29 UTC (rev 
23851)
@@ -1319,10 +1319,9 @@
 /**
  * Jump to the next edge, with the longest matching token.
  *
- * @param cls Closure (context of the search).
- * @param token Token that follows to next state.
- * @param len Lenght of token.
- * @param key Hash of next state.
+ * @param block Block found in the DHT.
+ * @param size Size of the block.
+ * @param ctx Context of the search.
  *
  * @return GNUNET_YES if should keep iterating, GNUNET_NO otherwise.
  */




reply via email to

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