aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_manipulation.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-03-27 08:30:10 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-03-27 08:30:10 +0000
commit90c0277126a2908ad9f169d599b38df7e4fc1218 (patch)
treeec2a0fe6bb6b7662a2082307111c8aa8d66b5c87 /src/transport/gnunet-service-transport_manipulation.c
parentf7d297d8be140f6507001a509e69bf15d2ea727a (diff)
downloadgnunet-90c0277126a2908ad9f169d599b38df7e4fc1218.tar.gz
gnunet-90c0277126a2908ad9f169d599b38df7e4fc1218.zip
fix
Diffstat (limited to 'src/transport/gnunet-service-transport_manipulation.c')
-rw-r--r--src/transport/gnunet-service-transport_manipulation.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/transport/gnunet-service-transport_manipulation.c b/src/transport/gnunet-service-transport_manipulation.c
index 2312961d0..e8f64f6cf 100644
--- a/src/transport/gnunet-service-transport_manipulation.c
+++ b/src/transport/gnunet-service-transport_manipulation.c
@@ -350,10 +350,8 @@ GST_manipulation_send (const struct GNUNET_PeerIdentity *target, const void *msg
350 * Function that will be called to manipulate ATS information according to 350 * Function that will be called to manipulate ATS information according to
351 * current manipulation settings 351 * current manipulation settings
352 * 352 *
353 * @param cls closure
354 * @param peer the peer 353 * @param peer the peer
355 * @param address binary address 354 * @param address binary address
356 * @param address_len length of the address
357 * @param session the session 355 * @param session the session
358 * @param ats the ats information 356 * @param ats the ats information
359 * @param ats_count the number of ats information 357 * @param ats_count the number of ats information