gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r17285 - gnunet/src/core


From: gnunet
Subject: [GNUnet-SVN] r17285 - gnunet/src/core
Date: Fri, 7 Oct 2011 15:09:37 +0200

Author: grothoff
Date: 2011-10-07 15:09:36 +0200 (Fri, 07 Oct 2011)
New Revision: 17285

Modified:
   gnunet/src/core/test_core_api_send_to_self.c
Log:
fix

Modified: gnunet/src/core/test_core_api_send_to_self.c
===================================================================
--- gnunet/src/core/test_core_api_send_to_self.c        2011-10-07 13:05:48 UTC 
(rev 17284)
+++ gnunet/src/core/test_core_api_send_to_self.c        2011-10-07 13:09:36 UTC 
(rev 17285)
@@ -119,8 +119,7 @@
 
 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)
   {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]