aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-udp.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/transport/gnunet-communicator-udp.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/transport/gnunet-communicator-udp.c')
-rw-r--r--src/transport/gnunet-communicator-udp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/transport/gnunet-communicator-udp.c b/src/transport/gnunet-communicator-udp.c
index 2d9fabfec..80fc4142b 100644
--- a/src/transport/gnunet-communicator-udp.c
+++ b/src/transport/gnunet-communicator-udp.c
@@ -2526,8 +2526,7 @@ iface_proc (void *cls,
2526 * group in the normal IPv6 routing table and using the resulting 2526 * group in the normal IPv6 routing table and using the resulting
2527 * interface; we do this for each interface, so no need to use 2527 * interface; we do this for each interface, so no need to use
2528 * zero (anymore...). 2528 * zero (anymore...).
2529 */ 2529 */bi->mcreq.ipv6mr_interface = s6->sin6_scope_id;
2530 bi->mcreq.ipv6mr_interface = s6->sin6_scope_id;
2531 2530
2532 /* Join the multicast group */ 2531 /* Join the multicast group */
2533 if (GNUNET_OK != GNUNET_NETWORK_socket_setsockopt (udp_sock, 2532 if (GNUNET_OK != GNUNET_NETWORK_socket_setsockopt (udp_sock,