doxygen
authorChristian Grothoff <christian@grothoff.org>
Sun, 2 May 2010 14:53:49 +0000 (14:53 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 2 May 2010 14:53:49 +0000 (14:53 +0000)
src/transport/plugin_transport_tcp.c
src/transport/plugin_transport_template.c
src/transport/plugin_transport_udp.c

index 2e7d3daddc3a1cf291f4cf8f06c041b9e2370d61..e7512d9805a59d422c08f017b52b7686f8d92766 100644 (file)
@@ -308,7 +308,7 @@ struct Plugin
  *
  * @param cls closure ('struct Plugin*')
  * @param addr binary address
- * @param addr_len length of the address
+ * @param addrlen length of the address
  * @return string representing the same address 
  */
 static const char* 
index 1ca4d018f9098333af92047620e85c6fef6149b6..f83329ffa692f788dcf288d36bc7e309b7699c7b 100644 (file)
@@ -255,7 +255,7 @@ template_plugin_address_suggested (void *cls,
  *
  * @param cls closure
  * @param addr binary address
- * @param addr_len length of the address
+ * @param addrlen length of the address
  * @return string representing the same address 
  */
 static const char* 
index c7be2e18ee355897fffae6eeae55d3ce08271f34..a771bf973a72ed0899d558d0c3df4c855eac13b7 100644 (file)
@@ -832,7 +832,7 @@ udp_plugin_address_pretty_printer (void *cls,
  *
  * @param cls closure
  * @param addr binary address
- * @param addr_len length of the address
+ * @param addrlen length of the address
  * @return string representing the same address 
  */
 static const char*