aboutsummaryrefslogtreecommitdiff
path: root/src/util/peer.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
commitcddbdf5b928c68ab71b40c950b9f01ea68a9fbdb (patch)
treeb704e00a3af618b2cd174a7f89514eaebd82a1cf /src/util/peer.c
parentbb4fc4f4007988874f910d4de5492f9629301641 (diff)
downloadgnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.tar.gz
gnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.zip
run indent twice, it alternates between two 'canonical' forms, also run whitespace remover
Diffstat (limited to 'src/util/peer.c')
-rw-r--r--src/util/peer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/peer.c b/src/util/peer.c
index cd5444a19..1491211c5 100644
--- a/src/util/peer.c
+++ b/src/util/peer.c
@@ -157,7 +157,7 @@ GNUNET_PEER_intern (const struct GNUNET_PeerIdentity *pid)
157 157
158/** 158/**
159 * Decrement multiple RCs of peer identities by one. 159 * Decrement multiple RCs of peer identities by one.
160 * 160 *
161 * @param ids array of PIDs to decrement the RCs of 161 * @param ids array of PIDs to decrement the RCs of
162 * @param count size of the ids array 162 * @param count size of the ids array
163 */ 163 */