summaryrefslogtreecommitdiff
path: root/src/dht/test_dht_topo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_topo.c')
-rw-r--r--src/dht/test_dht_topo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/test_dht_topo.c b/src/dht/test_dht_topo.c
index 2ff0e7a59..a0d80e52c 100644
--- a/src/dht/test_dht_topo.c
+++ b/src/dht/test_dht_topo.c
@@ -212,7 +212,7 @@ stats_finished (void *cls,
212 return; 212 return;
213 } 213 }
214 for (i = 0; NULL != stats[i].name; i++) 214 for (i = 0; NULL != stats[i].name; i++)
215 FPRINTF (stderr, 215 fprintf (stderr,
216 "%6s/%60s = %12llu\n", 216 "%6s/%60s = %12llu\n",
217 stats[i].subsystem, 217 stats[i].subsystem,
218 stats[i].name, 218 stats[i].name,