aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_peer_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_peer_lib.h')
-rw-r--r--src/include/gnunet_peer_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_peer_lib.h b/src/include/gnunet_peer_lib.h
index 89413aa59..0121e8453 100644
--- a/src/include/gnunet_peer_lib.h
+++ b/src/include/gnunet_peer_lib.h
@@ -80,7 +80,7 @@ GNUNET_PEER_change_rc (GNUNET_PEER_Id id, int delta);
80 80
81/** 81/**
82 * Decrement multiple RCs of peer identities by one. 82 * Decrement multiple RCs of peer identities by one.
83 * 83 *
84 * @param ids array of PIDs to decrement the RCs of 84 * @param ids array of PIDs to decrement the RCs of
85 * @param count size of the ids array 85 * @param count size of the ids array
86 */ 86 */