aboutsummaryrefslogtreecommitdiff
path: root/src/dv/gnunet-dv.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-12-05 09:00:23 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-12-05 09:00:23 +0000
commitc15c1529d704c1c8653b1310f6ae9d73f927bc0b (patch)
tree606414aca3855066d3ea8c11c070bc24b1ec6fa8 /src/dv/gnunet-dv.c
parent6969ae5f542b06a1bab18978523546ef6b187a1d (diff)
downloadgnunet-c15c1529d704c1c8653b1310f6ae9d73f927bc0b.tar.gz
gnunet-c15c1529d704c1c8653b1310f6ae9d73f927bc0b.zip
doxygen + remove break
Diffstat (limited to 'src/dv/gnunet-dv.c')
-rw-r--r--src/dv/gnunet-dv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dv/gnunet-dv.c b/src/dv/gnunet-dv.c
index 901739cc2..7be154792 100644
--- a/src/dv/gnunet-dv.c
+++ b/src/dv/gnunet-dv.c
@@ -43,6 +43,7 @@ static int verbose;
43 * @param cls closure 43 * @param cls closure
44 * @param peer newly connected peer 44 * @param peer newly connected peer
45 * @param distance distance to the peer 45 * @param distance distance to the peer
46 * @param network the network the next hop is located in
46 */ 47 */
47static void 48static void
48connect_cb (void *cls, 49connect_cb (void *cls,