clean up
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 12 Jun 2012 11:24:59 +0000 (11:24 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 12 Jun 2012 11:24:59 +0000 (11:24 +0000)
src/transport/gnunet-transport.c

index 1b4e7e38497556eff98318a734a82181b73ddff0..bbf0bd56683d3f0bd62bef6faef3c36eb808ada5 100644 (file)
@@ -82,11 +82,6 @@ static int test_configuration;
  */
 static int monitor_connections;
 
-/**
- *
- */
-static int monitor_connections_counter;
-
 /**
  * Option -n.
  */
@@ -97,6 +92,11 @@ static int numeric;
  */
 static int ret;
 
+/**
+ * Current number of connections in monitor mode
+ */
+static int monitor_connections_counter;
+
 /**
  * Number of bytes of traffic we received so far.
  */