aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_hash.c')
-rw-r--r--src/util/crypto_hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto_hash.c b/src/util/crypto_hash.c
index fca66aed4..2e436c454 100644
--- a/src/util/crypto_hash.c
+++ b/src/util/crypto_hash.c
@@ -339,7 +339,7 @@ GNUNET_CRYPTO_hash_distance_u32 (const struct GNUNET_HashCode * a,
339 */ 339 */
340void 340void
341GNUNET_CRYPTO_hash_create_random (enum GNUNET_CRYPTO_Quality mode, 341GNUNET_CRYPTO_hash_create_random (enum GNUNET_CRYPTO_Quality mode,
342 struct GNUNET_HashCode * result) 342 struct GNUNET_HashCode *result)
343{ 343{
344 int i; 344 int i;
345 345