aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-15 00:49:26 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-15 00:49:26 +0000
commit1f09f4f7716db5939ec1c9a278b5661616dd72d6 (patch)
treeff52f060245b574aace08d5db5016c22b56a7876 /src/hostlist
parent720afac61536fbb212c0010f31764704c12aab0f (diff)
downloadgnunet-1f09f4f7716db5939ec1c9a278b5661616dd72d6.tar.gz
gnunet-1f09f4f7716db5939ec1c9a278b5661616dd72d6.zip
-help seaspider some more
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 af46110ca..66263e1a3 100644
--- a/src/hostlist/hostlist-server.c
+++ b/src/hostlist/hostlist-server.c
@@ -481,7 +481,7 @@ prepare_daemon (struct MHD_Daemon *daemon_handle)
481 struct GNUNET_NETWORK_FDSet *wws; 481 struct GNUNET_NETWORK_FDSet *wws;
482 struct GNUNET_NETWORK_FDSet *wes; 482 struct GNUNET_NETWORK_FDSet *wes;
483 int max; 483 int max;
484 unsigned MHD_LONG_LONG timeout; 484 MHD_LONG_LONG timeout;
485 int haveto; 485 int haveto;
486 struct GNUNET_TIME_Relative tv; 486 struct GNUNET_TIME_Relative tv;
487 487