aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rps/gnunet-service-rps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rps/gnunet-service-rps.c b/src/rps/gnunet-service-rps.c
index afc159fe1..cbcf00f8f 100644
--- a/src/rps/gnunet-service-rps.c
+++ b/src/rps/gnunet-service-rps.c
@@ -2150,7 +2150,7 @@ rem_from_list (struct GNUNET_PeerIdentity **peer_list,
2150 */ 2150 */
2151static void 2151static void
2152insert_in_view_op (void *cls, 2152insert_in_view_op (void *cls,
2153 const struct GNUNET_PeerIdentity *peer); 2153 const struct GNUNET_PeerIdentity *peer);
2154 2154
2155/** 2155/**
2156 * Insert PeerID in #view 2156 * Insert PeerID in #view