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:
41b30ee
)
do not print pointer
author
Nathan S. Evans
<evans@in.tum.de>
Fri, 14 Jan 2011 18:12:00 +0000
(18:12 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Fri, 14 Jan 2011 18:12:00 +0000
(18:12 +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 71f1b0e809f769558fa8fb593b459405af9d49c1..06fe5b8b0a02288e6546834c8f0cbee6b108ac75 100644
(file)
--- a/
src/dht/gnunet-dht-driver.c
+++ b/
src/dht/gnunet-dht-driver.c
@@
-2221,7
+2221,7
@@
continue_puts_and_gets (void *cls, const struct GNUNET_SCHEDULER_TaskContext * t
int max;
struct TopologyIteratorContext *topo_ctx;
struct FindPeerContext *find_peer_context;
- GNUNET_log(GNUNET_ERROR_TYPE_WARNING, "In continue_puts_and_gets
, dhtlog_handle %s\n", dhtlog_handle
);
+ GNUNET_log(GNUNET_ERROR_TYPE_WARNING, "In continue_puts_and_gets
\n"
);
if (dhtlog_handle != NULL)
{
if (settle_time >= 180 * 2)