doxygen
authorChristian Grothoff <christian@grothoff.org>
Fri, 11 May 2012 13:55:10 +0000 (13:55 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 11 May 2012 13:55:10 +0000 (13:55 +0000)
src/lockmanager/gnunet-service-lockmanager.c
src/transport/plugin_transport_wlan.c

index ddf959ba68420c891643cfff5ee42c2aa798a032..3642ca03031cea2780eec27e9bc51d905a7d63bd 100644 (file)
@@ -268,7 +268,7 @@ add_lock (const char *domain_name,
 /**
  * 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)
index dbede94a87ebc4fc3dbeadf4d71a2306943f4bb6..d89b72ba61dd92365d0e1bbbe4644ac96f23c60d 100644 (file)
@@ -496,6 +496,7 @@ get_radiotap_header (struct MacEndpoint *endpoint,
 /**
  * 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