aboutsummaryrefslogtreecommitdiff
path: root/src/dht/plugin_block_dht.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-22 11:10:02 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-22 11:10:02 +0100
commit8000747074b82caeacb0f43710940220d9840d37 (patch)
treeef0f40343a0acf45894e9cfc8bc2d571fa3db8e9 /src/dht/plugin_block_dht.c
parentcccdf454e79ab779989876135b964f039c647a10 (diff)
downloadgnunet-8000747074b82caeacb0f43710940220d9840d37.tar.gz
gnunet-8000747074b82caeacb0f43710940220d9840d37.zip
clean up new block logic, avoid direct linkage against blockgroup lib from DHT service
Diffstat (limited to 'src/dht/plugin_block_dht.c')
-rw-r--r--src/dht/plugin_block_dht.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/plugin_block_dht.c b/src/dht/plugin_block_dht.c
index 0304dad87..168497440 100644
--- a/src/dht/plugin_block_dht.c
+++ b/src/dht/plugin_block_dht.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet 2 This file is part of GNUnet
3 Copyright (C) 2010 GNUnet e.V. 3 Copyright (C) 2010, 2017 GNUnet e.V.
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published