aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport.c
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.c
parent15145b5d8405bf4a746ddeadc4702dee2ae6f218 (diff)
downloadgnunet-d33854b36c74e34a67e6b8de69fd462772bf9310.tar.gz
gnunet-d33854b36c74e34a67e6b8de69fd462772bf9310.zip
ats manipulation
Diffstat (limited to 'src/transport/gnunet-service-transport.c')
-rw-r--r--src/transport/gnunet-service-transport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c
index 8859e6ffc..da4bfbbf0 100644
--- a/src/transport/gnunet-service-transport.c
+++ b/src/transport/gnunet-service-transport.c
@@ -701,7 +701,7 @@ key_generation_cb (void *cls,
701 &plugin_env_address_change_notification, 701 &plugin_env_address_change_notification,
702 &plugin_env_session_end, 702 &plugin_env_session_end,
703 &plugin_env_address_to_type, 703 &plugin_env_address_to_type,
704 &GST_manipulation_update_metrics); 704 &GST_manipulation_metrics_recv);
705 GST_neighbours_start (NULL, 705 GST_neighbours_start (NULL,
706 &neighbours_connect_notification, 706 &neighbours_connect_notification,
707 &neighbours_disconnect_notification, 707 &neighbours_disconnect_notification,