aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_manipulation.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-03-21 12:09:14 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-03-21 12:09:14 +0000
commitd33854b36c74e34a67e6b8de69fd462772bf9310 (patch)
tree2989b94b7f2dc7d96532bf7733b928ead7d00472 /src/transport/gnunet-service-transport_manipulation.h
parent15145b5d8405bf4a746ddeadc4702dee2ae6f218 (diff)
downloadgnunet-d33854b36c74e34a67e6b8de69fd462772bf9310.tar.gz
gnunet-d33854b36c74e34a67e6b8de69fd462772bf9310.zip
ats 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 075580116..17a0a24f3 100644
--- a/src/transport/gnunet-service-transport_manipulation.h
+++ b/src/transport/gnunet-service-transport_manipulation.h
@@ -55,7 +55,7 @@ GST_manipulation_recv (void *cls,
55 uint16_t sender_address_len); 55 uint16_t sender_address_len);
56 56
57void 57void
58GST_manipulation_update_metrics (void *cls, 58GST_manipulation_metrics_recv (void *cls,
59 const struct GNUNET_PeerIdentity *peer, 59 const struct GNUNET_PeerIdentity *peer,
60 const char *address, 60 const char *address,
61 uint16_t address_len, 61 uint16_t address_len,