aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-03-06 15:26:16 +0000
committerChristian Grothoff <christian@grothoff.org>2011-03-06 15:26:16 +0000
commit8597cfba1c4980b045982d6762b953bf967a37dc (patch)
treeb004fcedfafa12d74aa0f9dd14039069d027824f /src/transport/plugin_transport_wlan.c
parentbe9eb15cebf1050232859829167d967fb37966b0 (diff)
downloadgnunet-8597cfba1c4980b045982d6762b953bf967a37dc.tar.gz
gnunet-8597cfba1c4980b045982d6762b953bf967a37dc.zip
more dox fixes
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 c4903dd9c..ab7446e06 100644
--- a/src/transport/plugin_transport_wlan.c
+++ b/src/transport/plugin_transport_wlan.c
@@ -2170,7 +2170,7 @@ add_ack_for_send(struct Plugin * plugin, struct Session * session,
2170 * Function used for to process the data received from the wlan interface 2170 * Function used for to process the data received from the wlan interface
2171 * 2171 *
2172 * @param cls the plugin handle 2172 * @param cls the plugin handle
2173 * @param client client which send the data (not used) 2173 * @param session_light FIXME: document
2174 * @param hdr hdr of the GNUNET_MessageHeader 2174 * @param hdr hdr of the GNUNET_MessageHeader
2175 */ 2175 */
2176static void 2176static void