aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash_file.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-14 17:17:36 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-14 17:17:36 +0100
commitf62e24a88c21235bc3c901508cfb474509ef2961 (patch)
treeee481be9675674d83f54a6c66dee8356ef1dbcbc /src/util/crypto_hash_file.c
parent3522008dfd14f049a821dfba7ba89a27aa27d4aa (diff)
downloadgnunet-f62e24a88c21235bc3c901508cfb474509ef2961.tar.gz
gnunet-f62e24a88c21235bc3c901508cfb474509ef2961.zip
spell checking
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,