aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulius Bünger <buenger@mytum.de>2015-03-29 01:22:29 +0000
committerJulius Bünger <buenger@mytum.de>2015-03-29 01:22:29 +0000
commit26108fbf209feabf758a26ec883e4449832b8faa (patch)
tree72ce6f7893280e9291031608b54cea37e147821e /src
parentb069fdd0ac014489209777f4f544faf07c8d1782 (diff)
downloadgnunet-26108fbf209feabf758a26ec883e4449832b8faa.tar.gz
gnunet-26108fbf209feabf758a26ec883e4449832b8faa.zip
-doxygen
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 55688e844..c887aaec2 100644
--- a/src/rps/gnunet-service-rps.c
+++ b/src/rps/gnunet-service-rps.c
@@ -1059,7 +1059,7 @@ est_request_rate()
1059 1059
1060 1060
1061/** 1061/**
1062 * Add all peers in @a peer_array to @peer_map used as set. 1062 * Add all peers in @a peer_array to @a peer_map used as set.
1063 * 1063 *
1064 * @param peer_array array containing the peers 1064 * @param peer_array array containing the peers
1065 * @param num_peers number of peers in @peer_array 1065 * @param num_peers number of peers in @peer_array