aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/rps_api.c')
-rw-r--r--src/rps/rps_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rps/rps_api.c b/src/rps/rps_api.c
index 6fac4cf6f..d0b241a2b 100644
--- a/src/rps/rps_api.c
+++ b/src/rps/rps_api.c
@@ -806,7 +806,7 @@ GNUNET_RPS_seed_ids (struct GNUNET_RPS_Handle *h,
806} 806}
807 807
808 808
809#ifdef ENABLE_MALICIOUS 809#if ENABLE_MALICIOUS
810/** 810/**
811 * Turn RPS service to act malicious. 811 * Turn RPS service to act malicious.
812 * 812 *