formatting
authorChristian Grothoff <christian@grothoff.org>
Sat, 13 Mar 2010 10:00:48 +0000 (10:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 13 Mar 2010 10:00:48 +0000 (10:00 +0000)
src/transport/gnunet-service-transport.c

index 10abd3f82950336e6e9bbaea7df0f528c68280aa..c268125e47feb64dea4d8bccf0ba76deeadd46c4 100644 (file)
@@ -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.
  */