projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc7d8d1
)
- fix compile error
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 16 May 2012 08:33:51 +0000
(08:33 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 16 May 2012 08:33:51 +0000
(08:33 +0000)
src/hostlist/hostlist-server.c
patch
|
blob
|
history
diff --git
a/src/hostlist/hostlist-server.c
b/src/hostlist/hostlist-server.c
index 66263e1a354b6ee7630f3242690e8d54d972b247..64da3bd56c359f2b7e6b5669744d1c60269a0399 100644
(file)
--- a/
src/hostlist/hostlist-server.c
+++ b/
src/hostlist/hostlist-server.c
@@
-481,7
+481,7
@@
prepare_daemon (struct MHD_Daemon *daemon_handle)
struct GNUNET_NETWORK_FDSet *wws;
struct GNUNET_NETWORK_FDSet *wes;
int max;
-
MHD_LONG_LONG
timeout;
+
long long unsigned int
timeout;
int haveto;
struct GNUNET_TIME_Relative tv;