aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_hash_file.c')
-rw-r--r--src/util/crypto_hash_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto_hash_file.c b/src/util/crypto_hash_file.c
index e070918d3..8e46d71fd 100644
--- a/src/util/crypto_hash_file.c
+++ b/src/util/crypto_hash_file.c
@@ -172,7 +172,7 @@ file_hash_task (void *cls)
172 * @param blocksize number of bytes to process in one task 172 * @param blocksize number of bytes to process in one task
173 * @param callback function to call upon completion 173 * @param callback function to call upon completion
174 * @param callback_cls closure for @a callback 174 * @param callback_cls closure for @a callback
175 * @return NULL on (immediate) errror 175 * @return NULL on (immediate) error
176 */ 176 */
177struct GNUNET_CRYPTO_FileHashContext * 177struct GNUNET_CRYPTO_FileHashContext *
178GNUNET_CRYPTO_hash_file (enum GNUNET_SCHEDULER_Priority priority, 178GNUNET_CRYPTO_hash_file (enum GNUNET_SCHEDULER_Priority priority,