From ae202e69cb8d882992cac472a2fd86da0d0b18bf Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 13 Sep 2013 18:59:45 +0000 Subject: -more rename issues --- src/hello/hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hello/hello.c') diff --git a/src/hello/hello.c b/src/hello/hello.c index 780c1f127..b43723f08 100644 --- a/src/hello/hello.c +++ b/src/hello/hello.c @@ -873,7 +873,7 @@ GNUNET_HELLO_compose_uri (const struct GNUNET_HELLO_Message *hello, struct GNUNET_HELLO_ComposeUriContext ctx; ctx.plugins_find = plugins_find; - char *pkey = GNUNET_CRYPTO_ecc_public_key_to_string (&(hello->publicKey)); + char *pkey = GNUNET_CRYPTO_ecc_public_sign_key_to_string (&(hello->publicKey)); GNUNET_asprintf (&(ctx.uri), "%s%s", -- cgit v1.2.3