aboutsummaryrefslogtreecommitdiff
path: root/src/dv/gnunet-dv.c
diff options
context:
space:
mode:
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,