| # | 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; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |