-fixes
[oweals/gnunet.git] / src / regex / regex_internal_lib.h
index 6b69d79ebc3cd04f28b672e777206a4db9632561..ec4e339d2bdd8dc79dc7a148a33e2f82d4fbac2d 100644 (file)
@@ -182,7 +182,7 @@ struct REGEX_INTERNAL_Search;
  */
 struct REGEX_INTERNAL_Announcement *
 REGEX_INTERNAL_announce (struct GNUNET_DHT_Handle *dht,
-                        const struct GNUNET_CRYPTO_EccPrivateKey *priv,
+                        const struct GNUNET_CRYPTO_EddsaPrivateKey *priv,
                         const char *regex,
                         uint16_t compression,
                         struct GNUNET_STATISTICS_Handle *stats);