Check that you are not present in trail twice
[oweals/gnunet.git] / src / transport / gnunet-service-transport_manipulation.h
index 3b6beb8b737e05a03a723b50555a754b73706e85..668e91716ef26ac64428b019f3803120719c2f01 100644 (file)
@@ -70,11 +70,9 @@ GST_manipulation_send (const struct GNUNET_PeerIdentity *target,
  * manipulation delays for next send.
  *
  * @param cls the closure for transport
- * @param peer the peer the message was received from
+ * @param address the address and the peer the message was received from
  * @param message the message received
  * @param session the session the message was received on
- * @param sender_address the sender address
- * @param sender_address_len the length of the sender address
  * @return manipulated delay for next receive
  */
 struct GNUNET_TIME_Relative