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:
fc50422
)
fix
author
Nathan S. Evans
<evans@in.tum.de>
Thu, 17 Feb 2011 17:30:00 +0000
(17:30 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Thu, 17 Feb 2011 17:30:00 +0000
(17:30 +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 ab4a4a8f5d27a7e6058764e20140ab4c2df785c1..f5521f099762be09f65e418e3536e69cb5635cd5 100644
(file)
--- a/
src/dht/gnunet-dht-driver.c
+++ b/
src/dht/gnunet-dht-driver.c
@@
-2545,6
+2545,7
@@
setup_malicious_peers (void *cls, const struct GNUNET_SCHEDULER_TaskContext * tc
}
#endif
+#if ONLY_TESTING
/* Forward declaration */
static void
topology_callback (void *cls,
@@
-2577,7
+2578,7
@@
repeat_connect (void *cls, const struct GNUNET_SCHEDULER_TaskContext * tc)
GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 60),
2, &topology_callback, NULL);
}
-
+#endif
/**
* This function is called whenever a connection attempt is finished between two of