aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_simple_zkey_lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/test_gns_simple_zkey_lookup.c')
-rw-r--r--src/gns/test_gns_simple_zkey_lookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gns_simple_zkey_lookup.c b/src/gns/test_gns_simple_zkey_lookup.c
index 4fbd6af72..eaf97b9cc 100644
--- a/src/gns/test_gns_simple_zkey_lookup.c
+++ b/src/gns/test_gns_simple_zkey_lookup.c
@@ -162,7 +162,7 @@ on_lookup_result(void *cls, uint32_t rd_count,
162static void 162static void
163commence_testing (void *cls, int32_t success, const char *emsg) 163commence_testing (void *cls, int32_t success, const char *emsg)
164{ 164{
165 char name[MAX_DNS_NAME_LENGTH]; 165 char name[GNUNET_DNSPARSER_MAX_NAME_LENGTH];
166 char* pos; 166 char* pos;
167 struct GNUNET_CRYPTO_ShortHashAsciiEncoded hash_str; 167 struct GNUNET_CRYPTO_ShortHashAsciiEncoded hash_str;
168 168