From cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 29 Aug 2011 10:19:43 +0000 Subject: run indent twice, it alternates between two 'canonical' forms, also run whitespace remover --- src/topology/gnunet-daemon-topology.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/topology') 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; /** - * Function that decides if a connection is acceptable or not. + * Function that decides if a connection is acceptable or not. * If we have a blacklist, only friends are allowed, so the check * is rather simple. * @@ -285,7 +285,7 @@ connect_completed_callback (void *cls, int success) /** * Check if an additional connection from the given peer is allowed. - * + * * @param peer connection to check * @return GNUNET_OK if the connection is allowed */ @@ -536,7 +536,7 @@ struct FindAdvHelloContext * * @param cls closure * @param pid identity of a peer - * @param value 'struct Peer*' for the peer we are considering + * @param value 'struct Peer*' for the peer we are considering * @return GNUNET_YES (continue iteration) */ static int -- cgit v1.2.3