aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_manipulation.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-01-16 14:03:36 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-01-16 14:03:36 +0000
commitc98e2e920ee8c27d3b319217056116c4f13d1c6a (patch)
treef958d954022da7a79d13902c6d922fcdbaa5e3a0 /src/transport/gnunet-service-transport_manipulation.h
parent8a5993b15da336afade45be6ee4619a39561956a (diff)
downloadgnunet-c98e2e920ee8c27d3b319217056116c4f13d1c6a.tar.gz
gnunet-c98e2e920ee8c27d3b319217056116c4f13d1c6a.zip
more fixed documentation
Diffstat (limited to 'src/transport/gnunet-service-transport_manipulation.h')
-rw-r--r--src/transport/gnunet-service-transport_manipulation.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/transport/gnunet-service-transport_manipulation.h b/src/transport/gnunet-service-transport_manipulation.h
index 3b6beb8b7..668e91716 100644
--- a/src/transport/gnunet-service-transport_manipulation.h
+++ b/src/transport/gnunet-service-transport_manipulation.h
@@ -70,11 +70,9 @@ GST_manipulation_send (const struct GNUNET_PeerIdentity *target,
70 * manipulation delays for next send. 70 * manipulation delays for next send.
71 * 71 *
72 * @param cls the closure for transport 72 * @param cls the closure for transport
73 * @param peer the peer the message was received from 73 * @param address the address and the peer the message was received from
74 * @param message the message received 74 * @param message the message received
75 * @param session the session the message was received on 75 * @param session the session the message was received on
76 * @param sender_address the sender address
77 * @param sender_address_len the length of the sender address
78 * @return manipulated delay for next receive 76 * @return manipulated delay for next receive
79 */ 77 */
80struct GNUNET_TIME_Relative 78struct GNUNET_TIME_Relative