aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport.c
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-transport.c
parent74db1810919c40b1784fac5df99a63ac7eec659f (diff)
downloadgnunet-d2a6a96a87f2bfd2b80f4c56bd6e4e9002dde1fa.tar.gz
gnunet-d2a6a96a87f2bfd2b80f4c56bd6e4e9002dde1fa.zip
-doxygen fixes
Diffstat (limited to 'src/transport/gnunet-transport.c')
-rw-r--r--src/transport/gnunet-transport.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/transport/gnunet-transport.c b/src/transport/gnunet-transport.c
index 929963127..1c3b5e59c 100644
--- a/src/transport/gnunet-transport.c
+++ b/src/transport/gnunet-transport.c
@@ -515,8 +515,6 @@ transmit_data (void *cls, size_t size, void *buf)
515 * 515 *
516 * @param cls closure 516 * @param cls closure
517 * @param peer the peer that connected 517 * @param peer the peer that connected
518 * @param ats performance data
519 * @param ats_count number of entries in ats (excluding 0-termination)
520 */ 518 */
521static void 519static void
522notify_connect (void *cls, const struct GNUNET_PeerIdentity *peer) 520notify_connect (void *cls, const struct GNUNET_PeerIdentity *peer)