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 14:27:16 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-03-15 14:27:16 +0000
commit7df1fa12d8761e9a08a2aecc1611c398a1663b6f (patch)
tree3c5b4014ea5e80c7a9b9f8a77e8c27631b5006d3 /src/transport/gnunet-service-transport_manipulation.h
parentbfe1307e037a7811c2d9f86393554aa6ac09a957 (diff)
downloadgnunet-7df1fa12d8761e9a08a2aecc1611c398a1663b6f.tar.gz
gnunet-7df1fa12d8761e9a08a2aecc1611c398a1663b6f.zip
clean up
Diffstat (limited to 'src/transport/gnunet-service-transport_manipulation.h')
-rw-r--r--src/transport/gnunet-service-transport_manipulation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/gnunet-service-transport_manipulation.h b/src/transport/gnunet-service-transport_manipulation.h
index 1ec75206b..e1ae2921e 100644
--- a/src/transport/gnunet-service-transport_manipulation.h
+++ b/src/transport/gnunet-service-transport_manipulation.h
@@ -36,6 +36,7 @@
36#include "gnunet-service-transport.h" 36#include "gnunet-service-transport.h"
37#include "transport.h" 37#include "transport.h"
38 38
39
39void 40void
40GST_manipulation_set_metric (void *cls, struct GNUNET_SERVER_Client *client, 41GST_manipulation_set_metric (void *cls, struct GNUNET_SERVER_Client *client,
41 const struct GNUNET_MessageHeader *message); 42 const struct GNUNET_MessageHeader *message);