aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/gnunet-transport-wlan-helper.c2
-rw-r--r--src/transport/plugin_transport_wlan.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/gnunet-transport-wlan-helper.c b/src/transport/gnunet-transport-wlan-helper.c
index 2cfe12087..52469b93e 100644
--- a/src/transport/gnunet-transport-wlan-helper.c
+++ b/src/transport/gnunet-transport-wlan-helper.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/transport/gnunet-wlan.c 22 * @file src/transport/gnunet-transport-wlan-helper.c
23 * @brief wlan layer two server; must run as root (SUID will do) 23 * @brief wlan layer two server; must run as root (SUID will do)
24 * This code will work under GNU/Linux only. 24 * This code will work under GNU/Linux only.
25 * @author David Brodski 25 * @author David Brodski
diff --git a/src/transport/plugin_transport_wlan.c b/src/transport/plugin_transport_wlan.c
index 3af63f5c5..003a77248 100644
--- a/src/transport/plugin_transport_wlan.c
+++ b/src/transport/plugin_transport_wlan.c
@@ -997,7 +997,7 @@ check_finished_fragment(struct Plugin * plugin, struct FragmentMessage * fm){
997 * Function called to when wlan helper is ready to get some data 997 * Function called to when wlan helper is ready to get some data
998 * 998 *
999 * @param cls closure 999 * @param cls closure
1000 * @param GNUNET_SCHEDULER_TaskContext 1000 * @param tc GNUNET_SCHEDULER_TaskContext
1001 */ 1001 */
1002 1002
1003static void 1003static void