ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules/m_info.c
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/modules/m_info.c (file contents):
Revision 3473 by michael, Thu May 1 20:14:37 2014 UTC vs.
Revision 3474 by michael, Sun May 4 15:45:10 2014 UTC

# Line 391 | Line 391 | static const struct InfoStruct info_tabl
391      "Maximum permitted TS delta from another server"
392    },
393    {
394 <    "warn_no_nline",
394 >    "warn_no_connect_block",
395      OUTPUT_BOOLEAN,
396 <    &ConfigFileEntry.warn_no_nline,
397 <    "Display warning if connecting server lacks N-line"
396 >    &ConfigFileEntry.warn_no_connect_block,
397 >    "Display warning if connecting server lacks a connect{} block"
398    },
399    {
400      "stats_e_disabled",

Diff Legend

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