aboutsummaryrefslogtreecommitdiff
path: root/src/dv/plugin_transport_dv.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-12-03 14:53:25 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-12-03 14:53:25 +0000
commitb0060cd8403d9611930a8ce17e1c1ce25adcb951 (patch)
treef423fe35fb240077ae50a109f05670a90042030a /src/dv/plugin_transport_dv.c
parent4a311f753d10dde88a78685a38d804c83f32c5dd (diff)
downloadgnunet-b0060cd8403d9611930a8ce17e1c1ce25adcb951.tar.gz
gnunet-b0060cd8403d9611930a8ce17e1c1ce25adcb951.zip
doxygen
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,