aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_wlan.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-01-27 09:07:42 +0000
committerChristian Grothoff <christian@grothoff.org>2011-01-27 09:07:42 +0000
commit3987e36bc0a7e14336bda1494c723fdd08d8bd8a (patch)
tree8fa81b692d4c4ebb3d0398c9b3af5ffccda8361d /src/transport/plugin_transport_wlan.c
parent62c64f683cce5f7521a9a49e6a1055b22da82091 (diff)
downloadgnunet-3987e36bc0a7e14336bda1494c723fdd08d8bd8a.tar.gz
gnunet-3987e36bc0a7e14336bda1494c723fdd08d8bd8a.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 f17d37146..d35ef7735 100644
--- a/src/transport/plugin_transport_wlan.c
+++ b/src/transport/plugin_transport_wlan.c
@@ -894,7 +894,7 @@ get_next_queue_Session (struct Plugin * plugin){
894/** 894/**
895 * Function to sort the message into the message fragment queue 895 * Function to sort the message into the message fragment queue
896 * @param plugin the plugin struct 896 * @param plugin the plugin struct
897 * @param message to sort into the queue 897 * @param fm message to sort into the queue
898 */ 898 */
899static void 899static void
900sort_fragment_into_queue (struct Plugin * plugin, struct FragmentMessage * fm){ 900sort_fragment_into_queue (struct Plugin * plugin, struct FragmentMessage * fm){