gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r30283 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r30283 - gnunet/src/transport
Date: Fri, 18 Oct 2013 10:24:23 +0200

Author: wachs
Date: 2013-10-18 10:24:23 +0200 (Fri, 18 Oct 2013)
New Revision: 30283

Modified:
   gnunet/src/transport/plugin_transport_wlan.c
Log:
doxygen


Modified: gnunet/src/transport/plugin_transport_wlan.c
===================================================================
--- gnunet/src/transport/plugin_transport_wlan.c        2013-10-18 08:20:52 UTC 
(rev 30282)
+++ gnunet/src/transport/plugin_transport_wlan.c        2013-10-18 08:24:23 UTC 
(rev 30283)
@@ -721,6 +721,7 @@
  *
  * @param endpoint pointer to the mac endpoint of the peer
  * @param peer peer identity to use for this session
+ * @param inbound inbound session?
  * @return returns the session or NULL
  */
 static struct Session *
@@ -745,6 +746,7 @@
  *
  * @param endpoint pointer to the mac endpoint of the peer
  * @param peer peer identity to use for this session
+ * @param inbound inbound session?
  * @return returns the session or NULL
  */
 static struct Session *
@@ -781,6 +783,7 @@
  *
  * @param endpoint pointer to the mac endpoint of the peer
  * @param peer peer identity to use for this session
+ * @param inbound inbound session?
  * @return returns the session
  */
 static struct Session *




reply via email to

[Prev in Thread] Current Thread [Next in Thread]