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:
8527c73
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Thu, 23 Dec 2010 14:27:14 +0000
(14:27 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 23 Dec 2010 14:27:14 +0000
(14:27 +0000)
src/dht/gnunet-dht-driver.c
patch
|
blob
|
history
diff --git
a/src/dht/gnunet-dht-driver.c
b/src/dht/gnunet-dht-driver.c
index 03a9b837e23656f124ef47f515fb82f03491a898..603151de4a1e7052bc9878f3c76c062063bc25c3 100644
(file)
--- a/
src/dht/gnunet-dht-driver.c
+++ b/
src/dht/gnunet-dht-driver.c
@@
-2731,7
+2731,7
@@
run (void *cls,
}
GNUNET_free_non_null(churn_data);
- /*
*
Check for a hostfile containing user@host:port triples */
+ /* Check for a hostfile containing user@host:port triples */
if (GNUNET_OK !=
GNUNET_CONFIGURATION_get_value_string (cfg, "testing", "hostfile",
&hostfile))