aboutsummaryrefslogtreecommitdiff
path: root/src/dv/plugin_transport_dv.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-03-12 08:38:10 +0000
committerNathan S. Evans <evans@in.tum.de>2010-03-12 08:38:10 +0000
commitd82a838ef2250f344e8846cdf24504c2cde0f0d4 (patch)
tree7e07634c284fd49e5e92723792ca6f315171588f /src/dv/plugin_transport_dv.c
parent40cdfd2a094ad1e1d39d619c84ba04a18637ebef (diff)
downloadgnunet-d82a838ef2250f344e8846cdf24504c2cde0f0d4.tar.gz
gnunet-d82a838ef2250f344e8846cdf24504c2cde0f0d4.zip
non-compiling, but getting there
Diffstat (limited to 'src/dv/plugin_transport_dv.c')
-rw-r--r--src/dv/plugin_transport_dv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dv/plugin_transport_dv.c b/src/dv/plugin_transport_dv.c
index 2c9881d30..7d0b1521f 100644
--- a/src/dv/plugin_transport_dv.c
+++ b/src/dv/plugin_transport_dv.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file transport/plugin_transport_dv.c 22 * @file dv/plugin_transport_dv.c
23 * @brief DV transport service, takes incoming DV requests and deals with 23 * @brief DV transport service, takes incoming DV requests and deals with
24 * the DV service 24 * the DV service
25 * @author Christian Grothoff 25 * @author Christian Grothoff