aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool/gnunet-peerinfo_plugins.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerinfo-tool/gnunet-peerinfo_plugins.c')
-rw-r--r--src/peerinfo-tool/gnunet-peerinfo_plugins.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peerinfo-tool/gnunet-peerinfo_plugins.c b/src/peerinfo-tool/gnunet-peerinfo_plugins.c
index 9449dd67e..901ded014 100644
--- a/src/peerinfo-tool/gnunet-peerinfo_plugins.c
+++ b/src/peerinfo-tool/gnunet-peerinfo_plugins.c
@@ -77,7 +77,6 @@ static struct TransportPlugin *plugins_head;
77static struct TransportPlugin *plugins_tail; 77static struct TransportPlugin *plugins_tail;
78 78
79 79
80
81/** 80/**
82 * Load and initialize all plugins. The respective functions will be 81 * Load and initialize all plugins. The respective functions will be
83 * invoked by the plugins when the respective events happen. The 82 * invoked by the plugins when the respective events happen. The