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 8751 by michael, Tue Jan 1 11:06:50 2019 UTC vs.
Revision 8787 by michael, Wed Jan 16 18:47:10 2019 UTC

# Line 323 | Line 323 | static const struct InfoStruct info_tabl
323      "Nick Change Tracker for KILL"
324    },
325    {
326    "ignore_bogus_ts",
327    OUTPUT_BOOLEAN_YN,
328    &ConfigGeneral.ignore_bogus_ts,
329    "Ignore bogus timestamps from other servers"
330  },
331  {
326      "cycle_on_host_change",
327      OUTPUT_BOOLEAN_YN,
328      &ConfigGeneral.cycle_on_host_change,

Diff Legend

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