aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_manipulation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-service-transport_manipulation.c')
-rw-r--r--src/transport/gnunet-service-transport_manipulation.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/transport/gnunet-service-transport_manipulation.c b/src/transport/gnunet-service-transport_manipulation.c
index 06171d306..bb90e1892 100644
--- a/src/transport/gnunet-service-transport_manipulation.c
+++ b/src/transport/gnunet-service-transport_manipulation.c
@@ -521,11 +521,9 @@ GST_manipulation_manipulate_metrics(const struct GNUNET_PeerIdentity *peer,
521 * manipulation delays for next send. 521 * manipulation delays for next send.
522 * 522 *
523 * @param cls the closure for transport 523 * @param cls the closure for transport
524 * @param peer the peer the message was received from 524 * @param address the address and the peer the message was received from
525 * @param message the message received 525 * @param message the message received
526 * @param session the session the message was received on 526 * @param session the session the message was received on
527 * @param sender_address the sender address
528 * @param sender_address_len the length of the sender address
529 * @return manipulated delay for next receive 527 * @return manipulated delay for next receive
530 */ 528 */
531struct GNUNET_TIME_Relative 529struct GNUNET_TIME_Relative