aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/rps.h')
-rw-r--r--src/rps/rps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rps/rps.h b/src/rps/rps.h
index 9d42a6104..202f881c9 100644
--- a/src/rps/rps.h
+++ b/src/rps/rps.h
@@ -98,7 +98,7 @@ struct GNUNET_RPS_CS_ActMaliciousMessage
98 /** 98 /**
99 * Type of malicious behaviour. 99 * Type of malicious behaviour.
100 * 100 *
101 * 0 No malicious bahaviour at all 101 * 0 No malicious behaviour at all
102 * 1 Try to maximise representation 102 * 1 Try to maximise representation
103 * 2 Try to partition the network 103 * 2 Try to partition the network
104 */ 104 */