summaryrefslogtreecommitdiff
path: root/testing/DHT_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/DHT_test.c')
-rw-r--r--testing/DHT_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/DHT_test.c b/testing/DHT_test.c
index c9223546..df029d41 100644
--- a/testing/DHT_test.c
+++ b/testing/DHT_test.c
@@ -259,6 +259,4 @@ int main(int argc, char *argv[])
259 print_friendlist(dht); 259 print_friendlist(dht);
260 c_sleep(300); 260 c_sleep(300);
261 } 261 }
262
263 return 0;
264} 262}