summaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/test_gns_vpn.c')
-rw-r--r--src/pt/test_gns_vpn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pt/test_gns_vpn.c b/src/pt/test_gns_vpn.c
index 3f10819ab..e686ce8b4 100644
--- a/src/pt/test_gns_vpn.c
+++ b/src/pt/test_gns_vpn.c
@@ -364,7 +364,7 @@ run (void *cls,
364 struct GNUNET_PeerIdentity id; 364 struct GNUNET_PeerIdentity id;
365 struct GNUNET_CRYPTO_HashAsciiEncoded peername; 365 struct GNUNET_CRYPTO_HashAsciiEncoded peername;
366 struct GNUNET_CRYPTO_EddsaPrivateKey *host_key; 366 struct GNUNET_CRYPTO_EddsaPrivateKey *host_key;
367 struct GNUNET_NAMESTORE_RecordData rd; 367 struct GNUNET_GNSRECORD_Data rd;
368 char *rd_string; 368 char *rd_string;
369 char *zone_keyfile; 369 char *zone_keyfile;
370 370