aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-03-21 13:45:09 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-03-21 13:45:09 +0000
commit246da91802a5dbb88ae09132d73787930f5f7f46 (patch)
treefb2f02d9d97e5ec2add795eec0d6c19fa5054d73 /src/transport/gnunet-service-transport_neighbours.h
parenta1ff4b917cbd104212e0fc2b63b63dd15c904834 (diff)
downloadgnunet-246da91802a5dbb88ae09132d73787930f5f7f46.tar.gz
gnunet-246da91802a5dbb88ae09132d73787930f5f7f46.zip
changes to connect_cb
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,