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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport_manipulation.c b/src/transport/gnunet-service-transport_manipulation.c
index c01c9d4dc..831d8fd5d 100644
--- a/src/transport/gnunet-service-transport_manipulation.c
+++ b/src/transport/gnunet-service-transport_manipulation.c
@@ -357,7 +357,7 @@ GST_manipulation_send (const struct GNUNET_PeerIdentity *target, const void *msg
357 */ 357 */
358void 358void
359GST_manipulation_metrics_recv (void *cls, 359GST_manipulation_metrics_recv (void *cls,
360 const struct GNUNET_PeerIdentity *peer, 360 struct GNUNET_PeerIdentity *peer,
361 const char *address, 361 const char *address,
362 uint16_t address_len, 362 uint16_t address_len,
363 struct Session *session, 363 struct Session *session,