aboutsummaryrefslogtreecommitdiff
path: root/src/topology
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/topology
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/topology')
-rw-r--r--src/topology/gnunet-daemon-topology.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c
index 4db7ce6d2..55ee36fd2 100644
--- a/src/topology/gnunet-daemon-topology.c
+++ b/src/topology/gnunet-daemon-topology.c
@@ -231,7 +231,7 @@ static int autoconnect;
231 231
232 232
233/** 233/**
234 * Function that decides if a connection is acceptable or not. 234 * Function that decides if a connection is acceptable or not.
235 * If we have a blacklist, only friends are allowed, so the check 235 * If we have a blacklist, only friends are allowed, so the check
236 * is rather simple. 236 * is rather simple.
237 * 237 *
@@ -285,7 +285,7 @@ connect_completed_callback (void *cls, int success)
285 285
286/** 286/**
287 * Check if an additional connection from the given peer is allowed. 287 * Check if an additional connection from the given peer is allowed.
288 * 288 *
289 * @param peer connection to check 289 * @param peer connection to check
290 * @return GNUNET_OK if the connection is allowed 290 * @return GNUNET_OK if the connection is allowed
291 */ 291 */
@@ -536,7 +536,7 @@ struct FindAdvHelloContext
536 * 536 *
537 * @param cls closure 537 * @param cls closure
538 * @param pid identity of a peer 538 * @param pid identity of a peer
539 * @param value 'struct Peer*' for the peer we are considering 539 * @param value 'struct Peer*' for the peer we are considering
540 * @return GNUNET_YES (continue iteration) 540 * @return GNUNET_YES (continue iteration)
541 */ 541 */
542static int 542static int