aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gns.h')
-rw-r--r--src/gns/gns.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/gns/gns.h b/src/gns/gns.h
index 10119800d..e5d48fa27 100644
--- a/src/gns/gns.h
+++ b/src/gns/gns.h
@@ -42,16 +42,6 @@
42 */ 42 */
43#define GNUNET_GNS_TLD_PLUS "+" 43#define GNUNET_GNS_TLD_PLUS "+"
44 44
45/**
46 * Maximum length of a label in DNS.
47 */
48#define MAX_DNS_LABEL_LENGTH 63
49
50/**
51 * Maximum length of a name in DNS.
52 */
53#define MAX_DNS_NAME_LENGTH 253
54
55 45
56GNUNET_NETWORK_STRUCT_BEGIN 46GNUNET_NETWORK_STRUCT_BEGIN
57 47