aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/gnunet-core.c')
-rw-r--r--src/core/gnunet-core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/gnunet-core.c b/src/core/gnunet-core.c
index 87a372f30..37f1caec2 100644
--- a/src/core/gnunet-core.c
+++ b/src/core/gnunet-core.c
@@ -70,8 +70,6 @@ shutdown_task (void *cls,
70 * 70 *
71 * @param cls closure (unused) 71 * @param cls closure (unused)
72 * @param peer peer identity this notification is about 72 * @param peer peer identity this notification is about
73 * @param atsi performance data for the connection
74 * @param atsi_count number of records in 'atsi'
75 */ 73 */
76static void 74static void
77connected_peer_callback (void *cls, const struct GNUNET_PeerIdentity *peer) 75connected_peer_callback (void *cls, const struct GNUNET_PeerIdentity *peer)