aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerinfo')
-rw-r--r--src/peerinfo/test_peerinfo_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerinfo/test_peerinfo_api.c b/src/peerinfo/test_peerinfo_api.c
index f3ab731f4..6fdfdc5ca 100644
--- a/src/peerinfo/test_peerinfo_api.c
+++ b/src/peerinfo/test_peerinfo_api.c
@@ -85,7 +85,7 @@ address_generator (void *cls, size_t max, void *buf)
85static void 85static void
86add_peer () 86add_peer ()
87{ 87{
88 struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pkey; 88 struct GNUNET_CRYPTO_EccPublicKeyBinaryEncoded pkey;
89 struct GNUNET_PeerIdentity pid; 89 struct GNUNET_PeerIdentity pid;
90 struct GNUNET_HELLO_Message *h2; 90 struct GNUNET_HELLO_Message *h2;
91 size_t agc; 91 size_t agc;