From: Christian Grothoff Date: Fri, 7 Oct 2011 13:09:36 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~16708 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=98cb7168209d708a8e19006fbdce388a69afed1a;p=oweals%2Fgnunet.git fix --- diff --git a/src/core/test_core_api_send_to_self.c b/src/core/test_core_api_send_to_self.c index 808447fa1..25651beb5 100644 --- a/src/core/test_core_api_send_to_self.c +++ b/src/core/test_core_api_send_to_self.c @@ -119,8 +119,7 @@ send_message (void *cls, size_t size, void *buf) static void init (void *cls, struct GNUNET_CORE_Handle *core, - const struct GNUNET_PeerIdentity *my_identity, - const struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded *pk) + const struct GNUNET_PeerIdentity *my_identity) { if (core == NULL) {