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

Comparing ircd-hybrid-8/src/ircd.c (file contents):
Revision 1446 by michael, Mon Jun 25 20:05:12 2012 UTC vs.
Revision 1503 by michael, Tue Aug 14 09:05:58 2012 UTC

# Line 508 | Line 508 | main(int argc, char *argv[])
508    ConfigFileEntry.rxlinefile = RXPATH; /* Server regex xline file   */
509    ConfigFileEntry.rklinefile = RKPATH; /* Server regex kline file   */
510    ConfigFileEntry.dlinefile  = DLPATH; /* dline file                */
511  ConfigFileEntry.glinefile  = GPATH;  /* gline log file            */
511    ConfigFileEntry.cresvfile  = CRESVPATH; /* channel resv file      */
512    ConfigFileEntry.nresvfile  = NRESVPATH; /* nick resv file         */
513    myargv = argv;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines