aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-unix.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-01-21 14:14:42 +0100
committerChristian Grothoff <christian@grothoff.org>2019-01-21 14:14:42 +0100
commit634aea297cc983c3d70f65a004f698f215abe590 (patch)
treec337abee0cf6e15b14785efcfc6cec49883a92b7 /src/transport/gnunet-communicator-unix.c
parent7ed02994541af600b0d080829e944ab414445dcc (diff)
downloadgnunet-634aea297cc983c3d70f65a004f698f215abe590.tar.gz
gnunet-634aea297cc983c3d70f65a004f698f215abe590.zip
more work on tng
Diffstat (limited to 'src/transport/gnunet-communicator-unix.c')
-rw-r--r--src/transport/gnunet-communicator-unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/gnunet-communicator-unix.c b/src/transport/gnunet-communicator-unix.c
index 5d4032834..08f02b66d 100644
--- a/src/transport/gnunet-communicator-unix.c
+++ b/src/transport/gnunet-communicator-unix.c
@@ -685,7 +685,6 @@ setup_queue (const struct GNUNET_PeerIdentity *target,
685 foreign_addr, 685 foreign_addr,
686 UNIX_MTU, 686 UNIX_MTU,
687 GNUNET_NT_LOOPBACK, 687 GNUNET_NT_LOOPBACK,
688 0 /* distance */,
689 cs, 688 cs,
690 queue->mq); 689 queue->mq);
691 GNUNET_free (foreign_addr); 690 GNUNET_free (foreign_addr);