aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-11 13:55:10 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-11 13:55:10 +0000
commita780a28bec75567ad46fc4a27bb91f3dc5dc4ccf (patch)
tree59e24ea1c184697d3d53e16067fe2a3215d05602 /src/transport/plugin_transport_wlan.c
parent1725ce5f6696d25ab5a7f77bb28b67002f3676d2 (diff)
downloadgnunet-a780a28bec75567ad46fc4a27bb91f3dc5dc4ccf.tar.gz
gnunet-a780a28bec75567ad46fc4a27bb91f3dc5dc4ccf.zip
doxygen
Diffstat (limited to 'src/transport/plugin_transport_wlan.c')
-rw-r--r--src/transport/plugin_transport_wlan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/plugin_transport_wlan.c b/src/transport/plugin_transport_wlan.c
index dbede94a8..d89b72ba6 100644
--- a/src/transport/plugin_transport_wlan.c
+++ b/src/transport/plugin_transport_wlan.c
@@ -496,6 +496,7 @@ get_radiotap_header (struct MacEndpoint *endpoint,
496/** 496/**
497 * Generate the WLAN hardware header for one packet 497 * Generate the WLAN hardware header for one packet
498 * 498 *
499 * @param plugin the plugin handle
499 * @param header address to write the header to 500 * @param header address to write the header to
500 * @param to_mac_addr address of the recipient 501 * @param to_mac_addr address of the recipient
501 * @param size size of the whole packet, needed to calculate the time to send the packet 502 * @param size size of the whole packet, needed to calculate the time to send the packet