aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-04 15:06:40 +0000
committerChristian Grothoff <christian@grothoff.org>2016-04-04 15:06:40 +0000
commite745a26c9c236247300f2b8507158b8f21899063 (patch)
tree87784cc03080e516b62dce3445eda94f70429302 /src
parent4bbc354bfb43932064017af6a2394a282907d6a5 (diff)
downloadgnunet-e745a26c9c236247300f2b8507158b8f21899063.tar.gz
gnunet-e745a26c9c236247300f2b8507158b8f21899063.zip
-fix indent
Diffstat (limited to 'src')
-rw-r--r--src/gns/gnunet-gns-proxy.c2
1 files changed, 1 insertions, 1 deletions
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
360 /** 360 /**
361 * The task ID 361 * The task ID
362 */ 362 */
363 struct GNUNET_SCHEDULER_Task * httpd_task; 363 struct GNUNET_SCHEDULER_Task *httpd_task;
364 364
365 /** 365 /**
366 * is this an ssl daemon? 366 * is this an ssl daemon?