aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-01-09 11:31:53 +0100
committerChristian Grothoff <christian@grothoff.org>2022-01-09 11:31:53 +0100
commitc3ecadd45b11f82e22ba81b42864c7826d0f97c6 (patch)
treebb0ee6ca8184aaeb27502d7436871f56c113e076 /src/dht
parent5b9d8a931e50fff58bf260176aab8b6c27fe200a (diff)
downloadgnunet-c3ecadd45b11f82e22ba81b42864c7826d0f97c6.tar.gz
gnunet-c3ecadd45b11f82e22ba81b42864c7826d0f97c6.zip
DHT: signed path definition (not implemented at all)
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/dht.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/dht.h b/src/dht/dht.h
index 86f1b9b49..c69b69f07 100644
--- a/src/dht/dht.h
+++ b/src/dht/dht.h
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 Copyright (C) 2001, 2002, 2003, 2004, 2009, 2011 GNUnet e.V. 3 Copyright (C) 2001, 2002, 2003, 2004, 2009, 2011, 2021 GNUnet e.V.
4 4
5 GNUnet is free software: you can redistribute it and/or modify it 5 GNUnet is free software: you can redistribute it and/or modify it
6 under the terms of the GNU Affero General Public License as published 6 under the terms of the GNU Affero General Public License as published