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/hostlist/gnunet-daemon-hostlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hostlist/gnunet-daemon-hostlist.c') diff --git a/src/hostlist/gnunet-daemon-hostlist.c b/src/hostlist/gnunet-daemon-hostlist.c index adb1a328d..ca77545cd 100644 --- a/src/hostlist/gnunet-daemon-hostlist.c +++ b/src/hostlist/gnunet-daemon-hostlist.c @@ -409,7 +409,7 @@ main (int argc, char *const *argv) _ ("GNUnet hostlist server and client"), options, &run, NULL)) ? 0 : 1; - GNUNET_free ((void*) argv); + GNUNET_free ((void *) argv); return ret; } -- cgit v1.2.3