From 148b43fe397835a72d84ec6813e1fe5d0aafbe69 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 18 Feb 2011 21:43:01 +0000 Subject: gaugering --- src/datastore/perf_datastore_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/datastore') diff --git a/src/datastore/perf_datastore_api.c b/src/datastore/perf_datastore_api.c index 6aee1f725..2a2e628a3 100644 --- a/src/datastore/perf_datastore_api.c +++ b/src/datastore/perf_datastore_api.c @@ -302,7 +302,7 @@ run_continuation (void *cls, case RP_DONE: GNUNET_snprintf (gstr, sizeof (gstr), "PUT operations in %s-datastore_op/s", - plugins_name); + plugin_name); if (crc->i == ITERATIONS) GAUGER (1000 * stored_ops / (1 + GNUNET_TIME_absolute_get_duration(start_time).rel_value), gstr); -- cgit v1.2.3