From d80d4fdabfb39eef1ed49d2439f701d5951d3fc9 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Fri, 4 Feb 2011 14:25:13 +0000 Subject: doxygen --- src/transport/plugin_transport_unix.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/transport') diff --git a/src/transport/plugin_transport_unix.c b/src/transport/plugin_transport_unix.c index 4d08a252b..c5c26e443 100644 --- a/src/transport/plugin_transport_unix.c +++ b/src/transport/plugin_transport_unix.c @@ -698,7 +698,7 @@ add_to_address_list (struct Plugin *plugin, * @param plugin the main plugin for this transport * @param sender from which peer the message was received * @param currhdr pointer to the header of the message - * @param sender_addr the address from which the message was received + * @param un the address from which the message was received * @param fromlen the length of the address */ static void @@ -743,7 +743,6 @@ unix_plugin_select (void *cls, char buf[65536]; struct UNIXMessage *msg; struct GNUNET_PeerIdentity sender; - //socklen_t fromlen; struct sockaddr_un un; socklen_t addrlen; ssize_t ret; -- cgit v1.2.3