From fbf89cc954e20bf6a3377cb474dbca1f50af4600 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Jun 2018 19:53:24 +0200 Subject: result intentionally ignored --- src/dht/gnunet_dht_profiler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dht/gnunet_dht_profiler.c') diff --git a/src/dht/gnunet_dht_profiler.c b/src/dht/gnunet_dht_profiler.c index 75ca2a3aa..5e22ca60f 100644 --- a/src/dht/gnunet_dht_profiler.c +++ b/src/dht/gnunet_dht_profiler.c @@ -346,7 +346,7 @@ bandwidth_stats_cont (void *cls, (unsigned long long) incoming_bandwidth); fprintf (stderr, "Benchmark done. Collect data via gnunet-statistics, then press ENTER to exit.\n"); - getchar (); + (void) getchar (); GNUNET_SCHEDULER_shutdown (); } -- cgit v1.2.3