X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/f06c147c70cf72b40e4ec0ec3b5aca86662beb80..133755685ef38d8f9ac79ac27c4505b9e96f81fd:/src/reslib.c diff --git a/src/reslib.c b/src/reslib.c index d646428..25cabe4 100644 --- a/src/reslib.c +++ b/src/reslib.c @@ -92,12 +92,10 @@ #define DNS_LABELTYPE_BITSTRING 0x41 #define DNS_MAXLINE 128 -/* $Id: reslib.c 1695 2006-06-27 15:11:23Z jilles $ */ -/* from Hybrid Id: reslib.c 177 2005-10-22 09:05:05Z michael $ */ struct rb_sockaddr_storage irc_nsaddr_list[IRCD_MAXNS]; int irc_nscount = 0; -char irc_domain[HOSTLEN + 1]; +char irc_domain[IRCD_RES_HOSTLEN + 1]; static const char digitvalue[256] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, /*16*/