summaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-fcfsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gnunet-gns-fcfsd.c')
-rw-r--r--src/gns/gnunet-gns-fcfsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/gnunet-gns-fcfsd.c b/src/gns/gnunet-gns-fcfsd.c
index 7e099df62..accdf1e0d 100644
--- a/src/gns/gnunet-gns-fcfsd.c
+++ b/src/gns/gnunet-gns-fcfsd.c
@@ -621,7 +621,7 @@ run_httpd ()
621 struct GNUNET_NETWORK_FDSet *wes; 621 struct GNUNET_NETWORK_FDSet *wes;
622 int max; 622 int max;
623 int haveto; 623 int haveto;
624 unsigned MHD_LONG_LONG timeout; 624 MHD_LONG_LONG timeout;
625 struct GNUNET_TIME_Relative tv; 625 struct GNUNET_TIME_Relative tv;
626 626
627 FD_ZERO (&rs); 627 FD_ZERO (&rs);