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:
fa13012
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 22 Apr 2010 11:46:17 +0000
(11:46 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 22 Apr 2010 11:46:17 +0000
(11:46 +0000)
src/hostlist/hostlist-server.c
patch
|
blob
|
history
diff --git
a/src/hostlist/hostlist-server.c
b/src/hostlist/hostlist-server.c
index 90e5fe44210099a666391a6d9d0ebd4eb949f50d..37fb4a4e1c185044224c8b574199ff1c53d6b2de 100644
(file)
--- a/
src/hostlist/hostlist-server.c
+++ b/
src/hostlist/hostlist-server.c
@@
-617,7
+617,7
@@
GNUNET_HOSTLIST_server_start (const struct GNUNET_CONFIGURATION_Handle *c,
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
_("Hostlist service starts on port %llu\n"),
port);
- hostname = GNUNET_RESOLVER_local_
hostname
_get ();
+ hostname = GNUNET_RESOLVER_local_
fqdn
_get ();
if (NULL != hostname)
{
size = strlen (hostname);