# | Line 92 | Line 92 | |
---|---|---|
92 | #define DNS_LABELTYPE_BITSTRING 0x41 | |
93 | #define MAXLINE 128 | |
94 | ||
95 | < | /* $Id: irc_reslib.c,v 7.26 2005/07/26 03:33:04 adx Exp $ */ |
95 | > | /* $Id$ */ |
96 | ||
97 | struct irc_ssaddr irc_nsaddr_list[IRCD_MAXNS]; | |
98 | int irc_nscount = 0; |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |