-remove async ecc key generation, not needed
[oweals/gnunet.git] / src / util / crypto_hash.c
index fca66aed4e9645bd46d4f4778825e3396d8722f4..2e436c4549cd4dd97e542278fd166b42044dcb30 100644 (file)
@@ -339,7 +339,7 @@ GNUNET_CRYPTO_hash_distance_u32 (const struct GNUNET_HashCode * a,
  */
 void
 GNUNET_CRYPTO_hash_create_random (enum GNUNET_CRYPTO_Quality mode,
-                                  struct GNUNET_HashCode * result)
+                                  struct GNUNET_HashCode *result)
 {
   int i;