aboutsummaryrefslogtreecommitdiff
path: root/src/dv/plugin_transport_dv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dv/plugin_transport_dv.c')
-rw-r--r--src/dv/plugin_transport_dv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dv/plugin_transport_dv.c b/src/dv/plugin_transport_dv.c
index ba625d257..9168b5594 100644
--- a/src/dv/plugin_transport_dv.c
+++ b/src/dv/plugin_transport_dv.c
@@ -280,6 +280,7 @@ handle_dv_message_received (void *cls,
280 * @param cls closure with 'struct Plugin' 280 * @param cls closure with 'struct Plugin'
281 * @param peer newly connected peer 281 * @param peer newly connected peer
282 * @param distance distance to the peer 282 * @param distance distance to the peer
283 * @param network the network the next hop is located in
283 */ 284 */
284static void 285static void
285handle_dv_connect (void *cls, 286handle_dv_connect (void *cls,