aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-11-16 17:37:28 +0000
committerNathan S. Evans <evans@in.tum.de>2010-11-16 17:37:28 +0000
commit6a701a4c1c9309f40eb9b4f4e3c1793fe02bac3e (patch)
tree7a971abb4e4e7b7301100845a484035ab5b1058d /src
parent3cffed95316a68bbdf383a779b484ae8a0262fec (diff)
downloadgnunet-6a701a4c1c9309f40eb9b4f4e3c1793fe02bac3e.tar.gz
gnunet-6a701a4c1c9309f40eb9b4f4e3c1793fe02bac3e.zip
annoying those with email notifications of commits
Diffstat (limited to 'src')
-rw-r--r--src/dht/gnunet-dht-driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dht/gnunet-dht-driver.c b/src/dht/gnunet-dht-driver.c
index 5cf0ec2bc..d3ab1902c 100644
--- a/src/dht/gnunet-dht-driver.c
+++ b/src/dht/gnunet-dht-driver.c
@@ -2697,6 +2697,7 @@ run (void *cls,
2697 2697
2698 hosts = NULL; 2698 hosts = NULL;
2699 temphost = NULL; 2699 temphost = NULL;
2700 data = NULL;
2700 if (hostfile != NULL) 2701 if (hostfile != NULL)
2701 { 2702 {
2702 if (GNUNET_OK != GNUNET_DISK_file_test (hostfile)) 2703 if (GNUNET_OK != GNUNET_DISK_file_test (hostfile))