aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_unix.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-02-13 17:15:52 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-02-13 17:15:52 +0000
commitcee04ec80653f8fecf198d8fe14dc73f84b53524 (patch)
treeaeca1509c9ccd350fc25eb998f25a3c5427107b0 /src/transport/plugin_transport_unix.c
parent3b2be11385b8b4626b86d4438008eb0508f856fa (diff)
downloadgnunet-cee04ec80653f8fecf198d8fe14dc73f84b53524.tar.gz
gnunet-cee04ec80653f8fecf198d8fe14dc73f84b53524.zip
- coverity errors
Diffstat (limited to 'src/transport/plugin_transport_unix.c')
-rw-r--r--src/transport/plugin_transport_unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_unix.c b/src/transport/plugin_transport_unix.c
index 9f717f649..c5cdb17d4 100644
--- a/src/transport/plugin_transport_unix.c
+++ b/src/transport/plugin_transport_unix.c
@@ -346,7 +346,6 @@ find_session (struct Plugin *plugin, const struct GNUNET_PeerIdentity *peer)
346 * send_handle squared away! 346 * send_handle squared away!
347 * 347 *
348 * @param cls closure 348 * @param cls closure
349 * @param incoming_retry_context the retry context to use
350 * @param send_handle which handle to send message on 349 * @param send_handle which handle to send message on
351 * @param target who should receive this message (ignored by UNIX) 350 * @param target who should receive this message (ignored by UNIX)
352 * @param msgbuf one or more GNUNET_MessageHeader(s) strung together 351 * @param msgbuf one or more GNUNET_MessageHeader(s) strung together