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

Comparing ircd-hybrid/trunk/src/conf.c (file contents):
Revision 1622 by michael, Thu Nov 1 13:16:37 2012 UTC vs.
Revision 1623 by michael, Thu Nov 1 13:24:43 2012 UTC

# Line 68 | Line 68 | dlink_list rkconf_items  = { NULL, NULL,
68   dlink_list nresv_items   = { NULL, NULL, 0 };
69   dlink_list class_items   = { NULL, NULL, 0 };
70  
71 dlink_list temporary_xlines  = { NULL, NULL, 0 };
71   dlink_list temporary_resv = { NULL, NULL, 0 };
72  
73   extern unsigned int lineno;

Diff Legend

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