aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-10-16 14:59:26 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-10-16 14:59:26 +0000
commit8e029727329c804dc6977fd49c5df7f1cf0378c5 (patch)
tree7de5a326b09c7f151b5d51d2a58d8daace7681f3 /src/transport/plugin_transport_wlan.c
parent917c016f45fc4415be1e75500d43eaa095026d0a (diff)
downloadgnunet-8e029727329c804dc6977fd49c5df7f1cf0378c5.tar.gz
gnunet-8e029727329c804dc6977fd49c5df7f1cf0378c5.zip
doxygen
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 d23608db9..ab0309ced 100644
--- a/src/transport/plugin_transport_wlan.c
+++ b/src/transport/plugin_transport_wlan.c
@@ -829,7 +829,7 @@ fragmentmessage_timeout (void *cls,
829 * @param timeout how long can the message wait? 829 * @param timeout how long can the message wait?
830 * @param target peer that should receive the message 830 * @param target peer that should receive the message
831 * @param msg message to transmit 831 * @param msg message to transmit
832 * @param bytes of payload 832 * @param payload_size bytes of payload
833 * @param cont continuation to call once the message has 833 * @param cont continuation to call once the message has
834 * been transmitted (or if the transport is ready 834 * been transmitted (or if the transport is ready
835 * for the next transmission call; or if the 835 * for the next transmission call; or if the