From d17a17ea785f91c18b5694eab3372c4e4564d95e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 24 Nov 2019 19:13:00 +0100 Subject: fix pointer indentation --- src/gns/gnunet-gns-benchmark.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gns/gnunet-gns-benchmark.c') diff --git a/src/gns/gnunet-gns-benchmark.c b/src/gns/gnunet-gns-benchmark.c index bf13efb11..0dcff7566 100644 --- a/src/gns/gnunet-gns-benchmark.c +++ b/src/gns/gnunet-gns-benchmark.c @@ -610,7 +610,7 @@ main (int argc, &run, NULL)) ret = 1; - GNUNET_free ((void*) argv); + GNUNET_free ((void *) argv); return ret; } -- cgit v1.2.3