aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_manipulation.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-03-15 09:53:24 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-03-15 09:53:24 +0000
commit08cd1ab49a879b8c8357d3bc60fe05deaeb929c9 (patch)
tree79d53b230f3fd0bc3e4a5d74126b7cf177487067 /src/transport/gnunet-service-transport_manipulation.h
parent08d2455de7350963a135c336c23414c8fcdf7ca6 (diff)
downloadgnunet-08cd1ab49a879b8c8357d3bc60fe05deaeb929c9.tar.gz
gnunet-08cd1ab49a879b8c8357d3bc60fe05deaeb929c9.zip
changes to manipulation
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 ();