projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1de2afe
)
clean up
author
Matthias Wachs
<wachs@net.in.tum.de>
Tue, 12 Jun 2012 11:24:59 +0000
(11:24 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Tue, 12 Jun 2012 11:24:59 +0000
(11:24 +0000)
src/transport/gnunet-transport.c
patch
|
blob
|
history
diff --git
a/src/transport/gnunet-transport.c
b/src/transport/gnunet-transport.c
index 1b4e7e38497556eff98318a734a82181b73ddff0..bbf0bd56683d3f0bd62bef6faef3c36eb808ada5 100644
(file)
--- a/
src/transport/gnunet-transport.c
+++ b/
src/transport/gnunet-transport.c
@@
-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.
*/