From ced6bf19685b9c9af19da50a021ca8ff169e7c77 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 27 May 2012 19:50:28 +0000 Subject: -more uniform naming of statisitcs --- src/dht/test_dht_multipeer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dht/test_dht_multipeer.c') diff --git a/src/dht/test_dht_multipeer.c b/src/dht/test_dht_multipeer.c index 9649405b1..2be938c96 100644 --- a/src/dht/test_dht_multipeer.c +++ b/src/dht/test_dht_multipeer.c @@ -276,7 +276,7 @@ static struct StatValues stats[] = { {"core", "# bytes encrypted", 0}, {"core", "# type maps received", 0}, {"core", "# session keys confirmed via PONG", 0}, - {"core", "# entries in session map", 0}, + {"core", "# peers connected", 0}, {"core", "# key exchanges initiated", 0}, {"core", "# send requests dropped (disconnected)", 0}, {"core", "# transmissions delayed due to corking", 0}, -- cgit v1.2.3