aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_put.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-service-fs_put.c')
-rw-r--r--src/fs/gnunet-service-fs_put.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-service-fs_put.c b/src/fs/gnunet-service-fs_put.c
index ddc15820a..93333b7a2 100644
--- a/src/fs/gnunet-service-fs_put.c
+++ b/src/fs/gnunet-service-fs_put.c
@@ -66,7 +66,7 @@ struct PutOperator
66 struct GNUNET_SCHEDULER_Task *dht_task; 66 struct GNUNET_SCHEDULER_Task *dht_task;
67 67
68 /** 68 /**
69 * How many entires with zero anonymity of our type do we currently 69 * How many entries with zero anonymity of our type do we currently
70 * estimate to have in the database? 70 * estimate to have in the database?
71 */ 71 */
72 uint64_t zero_anonymity_count_estimate; 72 uint64_t zero_anonymity_count_estimate;