aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps_custommap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/gnunet-service-rps_custommap.c')
-rw-r--r--src/rps/gnunet-service-rps_custommap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rps/gnunet-service-rps_custommap.c b/src/rps/gnunet-service-rps_custommap.c
index 392c29397..b1e73be17 100644
--- a/src/rps/gnunet-service-rps_custommap.c
+++ b/src/rps/gnunet-service-rps_custommap.c
@@ -48,10 +48,10 @@
48 * 48 *
49 * This list is expected to 49 * This list is expected to
50 * - be altered in small steps frequently 50 * - be altered in small steps frequently
51 * - be cleared regularily 51 * - be cleared regularly
52 * - often being queried whether a peer is contained 52 * - often being queried whether a peer is contained
53 * - alter indices of peers 53 * - alter indices of peers
54 * - contain continous indices 0 <= i < len 54 * - contain continuous indices 0 <= i < len
55 * - not contain duplicate peers 55 * - not contain duplicate peers
56 */ 56 */
57struct CustomPeerMap 57struct CustomPeerMap