summaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-service-fs_cp.c')
-rw-r--r--src/fs/gnunet-service-fs_cp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/gnunet-service-fs_cp.c b/src/fs/gnunet-service-fs_cp.c
index ba6a8ce87..86986b899 100644
--- a/src/fs/gnunet-service-fs_cp.c
+++ b/src/fs/gnunet-service-fs_cp.c
@@ -875,6 +875,7 @@ get_randomized_delay ()
875 * @param pr handle to the original pending request 875 * @param pr handle to the original pending request
876 * @param reply_anonymity_level anonymity level for the reply, UINT32_MAX for "unknown" 876 * @param reply_anonymity_level anonymity level for the reply, UINT32_MAX for "unknown"
877 * @param expiration when does 'data' expire? 877 * @param expiration when does 'data' expire?
878 * @param last_transmission when did we last transmit a request for this block
878 * @param type type of the block 879 * @param type type of the block
879 * @param data response data, NULL on request expiration 880 * @param data response data, NULL on request expiration
880 * @param data_len number of bytes in data 881 * @param data_len number of bytes in data