aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore-fcfsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/gnunet-namestore-fcfsd.c')
-rw-r--r--src/namestore/gnunet-namestore-fcfsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/gnunet-namestore-fcfsd.c b/src/namestore/gnunet-namestore-fcfsd.c
index 6d794746e..313aea6fc 100644
--- a/src/namestore/gnunet-namestore-fcfsd.c
+++ b/src/namestore/gnunet-namestore-fcfsd.c
@@ -194,7 +194,7 @@ struct ZoneinfoRequest
194}; 194};
195 195
196/** 196/**
197 * MHD deamon reference. 197 * MHD daemon reference.
198 */ 198 */
199static struct MHD_Daemon *httpd; 199static struct MHD_Daemon *httpd;
200 200