aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_plugin.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-12-21 16:20:25 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-12-21 16:20:25 +0000
commit0db3f24b8b16076547f051bc6ec96c24bd7d05bf (patch)
tree37c2e59bee4e343f2052ab3ef74ba27a6741e640 /src/include/gnunet_transport_plugin.h
parent087ad145760e874bf10252f96b5ce7fc1bd7a49f (diff)
downloadgnunet-0db3f24b8b16076547f051bc6ec96c24bd7d05bf.tar.gz
gnunet-0db3f24b8b16076547f051bc6ec96c24bd7d05bf.zip
doxygen fixes
Diffstat (limited to 'src/include/gnunet_transport_plugin.h')
-rw-r--r--src/include/gnunet_transport_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_transport_plugin.h b/src/include/gnunet_transport_plugin.h
index 79103172f..83ecf6fb8 100644
--- a/src/include/gnunet_transport_plugin.h
+++ b/src/include/gnunet_transport_plugin.h
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file transport/gnunet_transport_plugin.h 22 * @file include/gnunet_transport_plugin.h
23 * @brief API for the transport services. This header 23 * @brief API for the transport services. This header
24 * specifies the struct that is given to the plugin's entry 24 * specifies the struct that is given to the plugin's entry
25 * method and the other struct that must be returned. 25 * method and the other struct that must be returned.