aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-service-transport_neighbours.h')
-rw-r--r--src/transport/gnunet-service-transport_neighbours.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/transport/gnunet-service-transport_neighbours.h b/src/transport/gnunet-service-transport_neighbours.h
index 70b6d1096..fbf7d7819 100644
--- a/src/transport/gnunet-service-transport_neighbours.h
+++ b/src/transport/gnunet-service-transport_neighbours.h
@@ -177,8 +177,6 @@ GST_neighbours_force_disconnect (const struct GNUNET_PeerIdentity *target);
177typedef void (*GST_NeighbourIterator) (void *cls, 177typedef void (*GST_NeighbourIterator) (void *cls,
178 const struct GNUNET_PeerIdentity * 178 const struct GNUNET_PeerIdentity *
179 neighbour, 179 neighbour,
180 const struct GNUNET_ATS_Information *
181 ats, uint32_t ats_count,
182 const struct GNUNET_HELLO_Address * 180 const struct GNUNET_HELLO_Address *
183 address, 181 address,
184 struct GNUNET_BANDWIDTH_Value32NBO bandwidth_in, 182 struct GNUNET_BANDWIDTH_Value32NBO bandwidth_in,