aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-03-25 09:41:29 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-03-25 09:41:29 +0000
commitf1dc3e85bc6ff5633b88da121cde855c5874f986 (patch)
tree9a417ddfea3688eb8cf3d32c96465c83ebd05696 /src/transport/gnunet-service-transport.h
parentb95a377885d3aaaedca0004e38a0ec8db0e7ae01 (diff)
downloadgnunet-f1dc3e85bc6ff5633b88da121cde855c5874f986.tar.gz
gnunet-f1dc3e85bc6ff5633b88da121cde855c5874f986.zip
doxygen
Diffstat (limited to 'src/transport/gnunet-service-transport.h')
-rw-r--r--src/transport/gnunet-service-transport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/transport/gnunet-service-transport.h b/src/transport/gnunet-service-transport.h
index 9a4233f01..b944da730 100644
--- a/src/transport/gnunet-service-transport.h
+++ b/src/transport/gnunet-service-transport.h
@@ -76,8 +76,6 @@ extern struct GNUNET_ATS_SchedulingHandle *GST_ats;
76 * @param peer (claimed) identity of the other peer 76 * @param peer (claimed) identity of the other peer
77 * @param message the message, NULL if we only care about 77 * @param message the message, NULL if we only care about
78 * learning about the delay until we should receive again -- FIXME! 78 * learning about the delay until we should receive again -- FIXME!
79 * @param ats performance information
80 * @param ats_count number of records in ats
81 * @param session identifier used for this session (NULL for plugins 79 * @param session identifier used for this session (NULL for plugins
82 * that do not offer bi-directional communication to the sender 80 * that do not offer bi-directional communication to the sender
83 * using the same "connection") 81 * using the same "connection")