aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-03 22:11:36 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-03 22:11:36 +0000
commit5c130e7d8357711b3646a39813670885c0891633 (patch)
treee5b697d4149d92682b6eb67f0942ebc41dec260d /src/hostlist
parentd7d25400af7febdacfa8a12a191524a9f52016f4 (diff)
downloadgnunet-5c130e7d8357711b3646a39813670885c0891633.tar.gz
gnunet-5c130e7d8357711b3646a39813670885c0891633.zip
-stuff
Diffstat (limited to 'src/hostlist')
-rw-r--r--src/hostlist/hostlist-server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostlist/hostlist-server.c b/src/hostlist/hostlist-server.c
index 8e79ace1b..a5cc4785a 100644
--- a/src/hostlist/hostlist-server.c
+++ b/src/hostlist/hostlist-server.c
@@ -490,7 +490,7 @@ prepare_daemon (struct MHD_Daemon *daemon_handle)
490 struct GNUNET_NETWORK_FDSet *wws; 490 struct GNUNET_NETWORK_FDSet *wws;
491 struct GNUNET_NETWORK_FDSet *wes; 491 struct GNUNET_NETWORK_FDSet *wes;
492 int max; 492 int max;
493 unsigned long long timeout; 493 unsigned MHD_LONG_LONG timeout;
494 int haveto; 494 int haveto;
495 struct GNUNET_TIME_Relative tv; 495 struct GNUNET_TIME_Relative tv;
496 496