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/dns/gnunet-dns-redirector.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dns/gnunet-dns-redirector.c') diff --git a/src/dns/gnunet-dns-redirector.c b/src/dns/gnunet-dns-redirector.c index 6a3899a46..f7051f70b 100644 --- a/src/dns/gnunet-dns-redirector.c +++ b/src/dns/gnunet-dns-redirector.c @@ -260,7 +260,7 @@ main (int argc, char *const *argv) ("Change DNS replies to point elsewhere."), options, &run, NULL)) ? ret : 1; - GNUNET_free ((void*) argv); + GNUNET_free ((void *) argv); return ret; } -- cgit v1.2.3