- doxygen
authorBart Polot <bart@net.in.tum.de>
Mon, 17 Sep 2012 12:15:29 +0000 (12:15 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 17 Sep 2012 12:15:29 +0000 (12:15 +0000)
src/mesh/gnunet-service-mesh.c

index 1e2e31d6d8db03411ac4621501b4ac6e5d8f62f4..867a16c7060e4c7f14b38f3e04f7154f5e6c9ccb 100644 (file)
@@ -1319,10 +1319,9 @@ regex_edge_iterator (void *cls,
 /**
  * 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.
  */