aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_manipulation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-service-transport_manipulation.h')
-rw-r--r--src/transport/gnunet-service-transport_manipulation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport_manipulation.h b/src/transport/gnunet-service-transport_manipulation.h
index f8faa85dd..1ec75206b 100644
--- a/src/transport/gnunet-service-transport_manipulation.h
+++ b/src/transport/gnunet-service-transport_manipulation.h
@@ -54,7 +54,7 @@ GST_manipulation_recv (void *cls, const struct GNUNET_PeerIdentity *peer,
54 uint16_t sender_address_len); 54 uint16_t sender_address_len);
55 55
56void 56void
57GST_manipulation_init (); 57GST_manipulation_init (const struct GNUNET_CONFIGURATION_Handle *GST_cfg);
58 58
59void 59void
60GST_manipulation_stop (); 60GST_manipulation_stop ();