gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21440 - in gnunet/src: lockmanager transport


From: gnunet
Subject: [GNUnet-SVN] r21440 - in gnunet/src: lockmanager transport
Date: Fri, 11 May 2012 15:55:11 +0200

Author: grothoff
Date: 2012-05-11 15:55:10 +0200 (Fri, 11 May 2012)
New Revision: 21440

Modified:
   gnunet/src/lockmanager/gnunet-service-lockmanager.c
   gnunet/src/transport/plugin_transport_wlan.c
Log:
doxygen

Modified: gnunet/src/lockmanager/gnunet-service-lockmanager.c
===================================================================
--- gnunet/src/lockmanager/gnunet-service-lockmanager.c 2012-05-11 12:55:14 UTC 
(rev 21439)
+++ gnunet/src/lockmanager/gnunet-service-lockmanager.c 2012-05-11 13:55:10 UTC 
(rev 21440)
@@ -268,7 +268,7 @@
 /**
  * Removes a lock from the lock map
  *
- * @param the lock to remove
+ * @param lock the lock to remove
  */
 static void
 remove_lock (struct Lock *lock)

Modified: gnunet/src/transport/plugin_transport_wlan.c
===================================================================
--- gnunet/src/transport/plugin_transport_wlan.c        2012-05-11 12:55:14 UTC 
(rev 21439)
+++ gnunet/src/transport/plugin_transport_wlan.c        2012-05-11 13:55:10 UTC 
(rev 21440)
@@ -496,6 +496,7 @@
 /**
  * Generate the WLAN hardware header for one packet
  *
+ * @param plugin the plugin handle
  * @param header address to write the header to
  * @param to_mac_addr address of the recipient
  * @param size size of the whole packet, needed to calculate the time to send 
the packet




reply via email to

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