From e745a26c9c236247300f2b8507158b8f21899063 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 4 Apr 2016 15:06:40 +0000 Subject: [PATCH] -fix indent --- src/gns/gnunet-gns-proxy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gns/gnunet-gns-proxy.c b/src/gns/gnunet-gns-proxy.c index 15d2da466..3b5adc8b1 100644 --- a/src/gns/gnunet-gns-proxy.c +++ b/src/gns/gnunet-gns-proxy.c @@ -360,7 +360,7 @@ struct MhdHttpList /** * The task ID */ - struct GNUNET_SCHEDULER_Task * httpd_task; + struct GNUNET_SCHEDULER_Task *httpd_task; /** * is this an ssl daemon? -- 2.25.1