aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-01-16 14:03:36 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-01-16 14:03:36 +0000
commitc98e2e920ee8c27d3b319217056116c4f13d1c6a (patch)
treef958d954022da7a79d13902c6d922fcdbaa5e3a0 /src/transport/plugin_transport_wlan.c
parent8a5993b15da336afade45be6ee4619a39561956a (diff)
downloadgnunet-c98e2e920ee8c27d3b319217056116c4f13d1c6a.tar.gz
gnunet-c98e2e920ee8c27d3b319217056116c4f13d1c6a.zip
more fixed documentation
Diffstat (limited to 'src/transport/plugin_transport_wlan.c')
-rw-r--r--src/transport/plugin_transport_wlan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_wlan.c b/src/transport/plugin_transport_wlan.c
index 77bb28ebc..e3dd24fdb 100644
--- a/src/transport/plugin_transport_wlan.c
+++ b/src/transport/plugin_transport_wlan.c
@@ -1060,7 +1060,7 @@ macendpoint_timeout (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
1060 * Find (or create) a MacEndpoint with a specific MAC address 1060 * Find (or create) a MacEndpoint with a specific MAC address
1061 * 1061 *
1062 * @param plugin pointer to the plugin struct 1062 * @param plugin pointer to the plugin struct
1063 * @param addr the MAC address of the endpoint 1063 * @param mac the MAC address of the endpoint
1064 * @return handle to our data structure for this MAC 1064 * @return handle to our data structure for this MAC
1065 */ 1065 */
1066static struct MacEndpoint * 1066static struct MacEndpoint *