aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
commit1f2674fe293be7c1a852fbe4a7241fbcb149078f (patch)
tree075dd0aa3d2b19b0c62b18bdf3d99f324dea2966 /src/rps/rps.h
parent82a5d35360c4c882d9a5f92c4ac27c61bd4a4cc5 (diff)
downloadgnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.tar.gz
gnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.zip
-fix typos
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 */