From: Christian Grothoff Date: Sat, 13 Mar 2010 10:00:48 +0000 (+0000) Subject: formatting X-Git-Tag: initial-import-from-subversion-38251~22477 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b222a525e6eaf5ca36361341beced1040d215e27;p=oweals%2Fgnunet.git formatting --- diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c index 10abd3f82..c268125e4 100644 --- a/src/transport/gnunet-service-transport.c +++ b/src/transport/gnunet-service-transport.c @@ -818,14 +818,12 @@ static struct CheckHelloValidatedContext *chvc_head; */ static struct CheckHelloValidatedContext *chvc_tail; - /** * Map of PeerIdentities to 'struct ValidationEntry*'s (addresses * of the given peer that we are currently validating). */ static struct GNUNET_CONTAINER_MultiHashMap *validation_map; - /** * Handle for reporting statistics. */