ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/src/irc_reslib.c
(Generate patch)

Comparing ircd-hybrid/src/irc_reslib.c (file contents):
Revision 30 by adx, Sun Oct 2 20:03:27 2005 UTC vs.
Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC

# 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;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)