aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_neighbours.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-23 23:29:49 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-23 23:29:49 +0000
commitd2a6a96a87f2bfd2b80f4c56bd6e4e9002dde1fa (patch)
tree1b218f092297e1e45eaea36e63adefbb8e266eb8 /src/transport/gnunet-service-transport_neighbours.h
parent74db1810919c40b1784fac5df99a63ac7eec659f (diff)
downloadgnunet-d2a6a96a87f2bfd2b80f4c56bd6e4e9002dde1fa.tar.gz
gnunet-d2a6a96a87f2bfd2b80f4c56bd6e4e9002dde1fa.zip
-doxygen fixes
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 fbf7d7819..aae0a82b8 100644
--- a/src/transport/gnunet-service-transport_neighbours.h
+++ b/src/transport/gnunet-service-transport_neighbours.h
@@ -168,8 +168,6 @@ GST_neighbours_force_disconnect (const struct GNUNET_PeerIdentity *target);
168 * 168 *
169 * @param cls closure 169 * @param cls closure
170 * @param neighbour identity of the neighbour 170 * @param neighbour identity of the neighbour
171 * @param ats performance data
172 * @param ats_count number of entries in ats (including 0-termination)
173 * @param address the address (or NULL) 171 * @param address the address (or NULL)
174 * @param bandwidth_in inbound quota in NBO 172 * @param bandwidth_in inbound quota in NBO
175 * @param bandwidth_out outbound quota in NBO 173 * @param bandwidth_out outbound quota in NBO