aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_dht.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/gnunet-service-cadet_dht.c')
-rw-r--r--src/cadet/gnunet-service-cadet_dht.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/gnunet-service-cadet_dht.c b/src/cadet/gnunet-service-cadet_dht.c
index e1bbeb2c3..6caac474d 100644
--- a/src/cadet/gnunet-service-cadet_dht.c
+++ b/src/cadet/gnunet-service-cadet_dht.c
@@ -102,7 +102,7 @@ static struct GNUNET_TIME_Relative announce_delay;
102 * @param exp when will this value expire 102 * @param exp when will this value expire
103 * @param key key of the result 103 * @param key key of the result
104 * @param get_path path of the get request 104 * @param get_path path of the get request
105 * @param get_path_length lenght of @a get_path 105 * @param get_path_length length of @a get_path
106 * @param put_path path of the put request 106 * @param put_path path of the put request
107 * @param put_path_length length of the @a put_path 107 * @param put_path_length length of the @a put_path
108 * @param type type of the result 108 * @param type type of the result