fix
authorChristian Grothoff <christian@grothoff.org>
Fri, 7 Oct 2011 13:09:36 +0000 (13:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 7 Oct 2011 13:09:36 +0000 (13:09 +0000)
src/core/test_core_api_send_to_self.c

index 808447fa1a63a746e4bc18c149a9ec635762cfef..25651beb5443aa4ab09e6dbde1397736f26b5798 100644 (file)
@@ -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)
   {