-eliminate consensus warnings
[oweals/gnunet.git] / src / gns / test_gns_simple_zkey_lookup.c
index 4fbd6af729292152ed40724e63fdb2202740a5f9..eaf97b9ccb2babe647527da0770e8efe587bf7cb 100644 (file)
@@ -162,7 +162,7 @@ on_lookup_result(void *cls, uint32_t rd_count,
 static void
 commence_testing (void *cls, int32_t success, const char *emsg)
 {
-  char name[MAX_DNS_NAME_LENGTH];
+  char name[GNUNET_DNSPARSER_MAX_NAME_LENGTH];
   char* pos;
   struct GNUNET_CRYPTO_ShortHashAsciiEncoded hash_str;