aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_ns_lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/test_gns_ns_lookup.c')
-rw-r--r--src/gns/test_gns_ns_lookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gns_ns_lookup.c b/src/gns/test_gns_ns_lookup.c
index e62d34e9a..0673243b6 100644
--- a/src/gns/test_gns_ns_lookup.c
+++ b/src/gns/test_gns_ns_lookup.c
@@ -561,7 +561,7 @@ do_check (void *cls,
561 const struct GNUNET_CONFIGURATION_Handle *ccfg, 561 const struct GNUNET_CONFIGURATION_Handle *ccfg,
562 struct GNUNET_TESTING_Peer *peer) 562 struct GNUNET_TESTING_Peer *peer)
563{ 563{
564 struct GNUNET_CRYPTO_EccPublicKeyBinaryEncoded alice_pkey; 564 struct GNUNET_CRYPTO_EccPublicKey alice_pkey;
565 char* alice_keyfile; 565 char* alice_keyfile;
566 struct GNUNET_NAMESTORE_RecordData rd[2]; 566 struct GNUNET_NAMESTORE_RecordData rd[2];
567 struct in_addr ns; 567 struct in_addr ns;