aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_multipeer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_multipeer.c')
-rw-r--r--src/dht/test_dht_multipeer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/test_dht_multipeer.c b/src/dht/test_dht_multipeer.c
index 779aff88d..47d78ef40 100644
--- a/src/dht/test_dht_multipeer.c
+++ b/src/dht/test_dht_multipeer.c
@@ -60,7 +60,7 @@
60struct TestPutContext 60struct TestPutContext
61{ 61{
62 /** 62 /**
63 * This is a linked list 63 * This is a linked list
64 */ 64 */
65 struct TestPutContext *next; 65 struct TestPutContext *next;
66 66